summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorgi Georgiev <chutzimir@gmail.com>2012-11-10 00:03:53 +0900
committerRainer Gerhards <rgerhards@adiscon.com>2012-11-14 08:59:57 +0100
commit0aa6afbc501611e2e0d0453b15e901344dfa6157 (patch)
treea09501169921dd55d2b23730a32a648b669b8bb5
parent1d10872062828aede81c775bf19023f3ca8f85fa (diff)
downloadrsyslog-0aa6afbc501611e2e0d0453b15e901344dfa6157.tar.gz
rsyslog-0aa6afbc501611e2e0d0453b15e901344dfa6157.tar.bz2
rsyslog-0aa6afbc501611e2e0d0453b15e901344dfa6157.zip
Fix the rsyslogd man page formatting for the -d flag
The indentation around the "-d" flag description is in the wrong place and does not display properly.
-rw-r--r--tools/rsyslogd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rsyslogd.8 b/tools/rsyslogd.8
index 9ded4b9b..620006f2 100644
--- a/tools/rsyslogd.8
+++ b/tools/rsyslogd.8
@@ -128,8 +128,8 @@ may not support it.
.B "\-D"
Runs the Bison config parser in debug mode. This may help when hard to find
syntax errors are reported. Please note that the output generated is deeply
-.TP
technical and orignally targeted towards developers.
+.TP
.B "\-d"
Turns on debug mode. Using this the daemon will not proceed a
.BR fork (2)