mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-05 22:56:57 +02:00
DOC: capabilities: fix chapter header rendering
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.
This commit is contained in:
parent
d33a5f8e14
commit
63bed0161d
@ -37,7 +37,7 @@ Summary
|
|||||||
11. Well-known traps to avoid
|
11. Well-known traps to avoid
|
||||||
12. Debugging and performance issues
|
12. Debugging and performance issues
|
||||||
13. Security considerations
|
13. Security considerations
|
||||||
13.1 Linux capabilities support
|
13.1. Linux capabilities support
|
||||||
|
|
||||||
|
|
||||||
1. Prerequisites
|
1. Prerequisites
|
||||||
@ -4599,7 +4599,7 @@ A safe configuration will have :
|
|||||||
|
|
||||||
stats socket /var/run/haproxy.stat uid hatop gid hatop mode 600
|
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
|
Since version v2.9 haproxy supports Linux capabilities. If the binary is
|
||||||
|
Loading…
Reference in New Issue
Block a user