From b6e62a6d520ac5f93a2ae946683838d52fe767d9 Mon Sep 17 00:00:00 2001 From: Klaus Becker Date: Thu, 4 Sep 2025 22:00:08 -0300 Subject: [PATCH] man: fix section name from [DEFAULTS] to [DEFAULT] Corrected the section header from [DEFAULTS] to [DEFAULT] in both the troff and reStructuredText documentation files. This aligns the docs with the actual expected configuration section name. --- man/bugzilla.1 | 2 +- man/bugzilla.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/bugzilla.1 b/man/bugzilla.1 index fba29568..71abe73e 100644 --- a/man/bugzilla.1 +++ b/man/bugzilla.1 @@ -588,7 +588,7 @@ set per hostname section are \fBcert\fP: default client side certificate .UNINDENT .sp -A \fB[DEFAULTS]\fP section is also accepted, which takes the following +A \fB[DEFAULT]\fP section is also accepted, which takes the following values: .INDENT 0.0 .IP \(bu 2 diff --git a/man/bugzilla.rst b/man/bugzilla.rst index 09ff4132..0a03303e 100644 --- a/man/bugzilla.rst +++ b/man/bugzilla.rst @@ -825,7 +825,7 @@ set per hostname section are - ``cert``: default client side certificate -A ``[DEFAULTS]`` section is also accepted, which takes the following +A ``[DEFAULT]`` section is also accepted, which takes the following values: - ``url``: default bugzilla URL