From: Ondřej Surý Date: Mon, 29 Jun 2020 17:37:18 +0000 (+0200) Subject: Add missing rndc.conf header that was breaking manpages section X-Git-Tag: v9.17.3~30^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c56a0ddbcf3f0aae5ef35704334732126d1b3b9;p=thirdparty%2Fbind9.git Add missing rndc.conf header that was breaking manpages section The rndc.conf main header was missing the header markup and that was breaking the TOC for all manpages in the ARM because sphinx-build incorrectly remembered the markup for subheader to be ~~~~ instead of ----. --- diff --git a/bin/rndc/rndc.conf.rst b/bin/rndc/rndc.conf.rst index 8cbdcd025be..60c782b9d9b 100644 --- a/bin/rndc/rndc.conf.rst +++ b/bin/rndc/rndc.conf.rst @@ -24,6 +24,7 @@ .. _man_rndc.conf: rndc.conf - rndc configuration file +----------------------------------- Synopsis ~~~~~~~~