Merge pull request #2460 from bbigras/patch-1

Fix typo rsyslogd.8
This commit is contained in:
Rainer Gerhards 2018-02-12 08:32:15 +01:00 committed by GitHub
commit d4624590ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ is started and controlled by
.BR init (8).
.TP
.B "\-N " "level"
Do a coNfig check. Do NOT run in regular mode, just check configuration
Do a config check. Do NOT run in regular mode, just check configuration
file correctness.
This option is meant to verify a config file. To do so, run rsyslogd
interactively in foreground, specifying -f <config-file> and -N level.