From a66006db62b17f61ca3af531e479fe1354fbc2e7 Mon Sep 17 00:00:00 2001 From: Kamalesh Babulal Date: Wed, 19 Jul 2023 10:41:45 +0530 Subject: [PATCH] man/cgred.conf: fix spelling of --nodaemon option Fix the spelling '--nodamon' -> '--nodaemon' Signed-off-by: Kamalesh Babulal Signed-off-by: Tom Hromatka --- doc/man/cgred.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/cgred.conf.5 b/doc/man/cgred.conf.5 index 1c0922f4..63b031d3 100644 --- a/doc/man/cgred.conf.5 +++ b/doc/man/cgred.conf.5 @@ -21,7 +21,7 @@ variable specifies the file to which logs will be written .TP \fBNODAEMON\fR -if it is equal to "--nodamon" then +if it is equal to "--nodaemon" then run cgred in non-daemon mode .TP -- 2.47.2