From: Christian Aistleitner <christian@quelltextlich.at>
To: linux-man@vger.kernel.org, alx.manpages@gmail.com,
mtk.manpages@gmail.com
Subject: [PATCH] nscd.conf.5: Add debug level description
Date: Fri, 11 Mar 2022 09:26:50 +0100 [thread overview]
Message-ID: <20220311082650.GA22399@lirum.at> (raw)
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>
---
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
--
1.8.1.5
next reply other threads:[~2022-03-11 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-11 8:26 Christian Aistleitner [this message]
2022-03-14 13:29 ` [PATCH] nscd.conf.5: Add debug level description Alejandro Colomar (man-pages)
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=20220311082650.GA22399@lirum.at \
--to=christian@quelltextlich.at \
--cc=alx.manpages@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox