]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: capabilities: fix chapter header rendering
authorValentine Krasnobaeva <vkrasnobaeva@haproxy.com>
Fri, 17 May 2024 13:38:02 +0000 (15:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 18 May 2024 14:48:20 +0000 (16:48 +0200)
The header of a new management guide chapter, "13.1. Linux capabilities
support", is not rendered in HTML format in a proper way, because of missing
dots at the end of this chapter's number.

doc/management.txt

index 1b336a4c1005cccdcd44e46625860ca3755307a9..4f3207bb34122dfe44ccf78b3b31072262bcfb09 100644 (file)
@@ -37,7 +37,7 @@ Summary
 11.   Well-known traps to avoid
 12.   Debugging and performance issues
 13.   Security considerations
-13.1      Linux capabilities support
+13.1.     Linux capabilities support
 
 
 1. Prerequisites
@@ -4599,7 +4599,7 @@ A safe configuration will have :
 
       stats socket /var/run/haproxy.stat uid hatop gid hatop mode 600
 
-13.1 Linux capabilities support
+13.1. Linux capabilities support
 ------------------------------
 
 Since version v2.9 haproxy supports Linux capabilities. If the binary is