From: "Alejandro Colomar (man-pages)" <alx.manpages@gmail.com>
To: Christian Aistleitner <christian@quelltextlich.at>,
linux-man@vger.kernel.org
Cc: mtk.manpages@gmail.com
Subject: Re: [PATCH] nscd.conf.5: Add debug level description
Date: Mon, 14 Mar 2022 14:29:16 +0100 [thread overview]
Message-ID: <c4e2b47f-d2a4-fbfe-4665-b3dad873ade2@gmail.com> (raw)
In-Reply-To: <20220311082650.GA22399@lirum.at>
Hi Christian,
On 3/11/22 09:26, Christian Aistleitner wrote:
> With only the default debug level documented, neither the possible
> range of the debug levels nor their purpose was apparent. This made it
> hard to use debug levels. So we add a short description of them.
>
> Signed-off-by: Christian Aistleitner <christian@quelltextlich.at>
Patch applied!
Thanks,
Alex
> ---
> man5/nscd.conf.5 | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/man5/nscd.conf.5 b/man5/nscd.conf.5
> index 7356bf7..c84d79a 100644
> --- a/man5/nscd.conf.5
> +++ b/man5/nscd.conf.5
> @@ -47,6 +47,10 @@ Specifies name of the file to which debug info should be written.
> .I value
> .RS
> Sets the desired debug level.
> +0 hides debug info.
> +1 shows general debug info.
> +2 additionally shows data in cache dumps.
> +3 (and above) shows all debug info.
> The default is 0.
> .RE
> .PP
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
prev parent reply other threads:[~2022-03-14 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-11 8:26 [PATCH] nscd.conf.5: Add debug level description Christian Aistleitner
2022-03-14 13:29 ` Alejandro Colomar (man-pages) [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c4e2b47f-d2a4-fbfe-4665-b3dad873ade2@gmail.com \
--to=alx.manpages@gmail.com \
--cc=christian@quelltextlich.at \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.