From: Valentine Krasnobaeva Date: Fri, 17 May 2024 13:38:02 +0000 (+0200) Subject: DOC: capabilities: fix chapter header rendering X-Git-Tag: v3.0-dev12~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=63bed0161d99a505b8eec3b354b9bbdf5d259f11;p=thirdparty%2Fhaproxy.git 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. --- diff --git a/doc/management.txt b/doc/management.txt index 1b336a4c10..4f3207bb34 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -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