* [PATCH] nscd.conf.5: Add debug level description
@ 2022-03-11 8:26 Christian Aistleitner
2022-03-14 13:29 ` Alejandro Colomar (man-pages)
0 siblings, 1 reply; 2+ messages in thread
From: Christian Aistleitner @ 2022-03-11 8:26 UTC (permalink / raw)
To: linux-man, alx.manpages, mtk.manpages
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] nscd.conf.5: Add debug level description
2022-03-11 8:26 [PATCH] nscd.conf.5: Add debug level description Christian Aistleitner
@ 2022-03-14 13:29 ` Alejandro Colomar (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar (man-pages) @ 2022-03-14 13:29 UTC (permalink / raw)
To: Christian Aistleitner, linux-man; +Cc: mtk.manpages
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-14 13:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox