syslogd: Fix spelling error found by lintian
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
e58b0cf180
commit
2731591709
@ -212,7 +212,7 @@ int usage(int code)
|
|||||||
" name or a port number\n"
|
" name or a port number\n"
|
||||||
" domainname[:port] Accept messages where the reverse address\n"
|
" domainname[:port] Accept messages where the reverse address\n"
|
||||||
" lookup yields 'domainname' for the sender\n"
|
" lookup yields 'domainname' for the sender\n"
|
||||||
" adress. 'domainname' may contain special\n"
|
" address. 'domainname' may contain special\n"
|
||||||
" shell-style pattern characters like '*'\n"
|
" shell-style pattern characters like '*'\n"
|
||||||
"\n"
|
"\n"
|
||||||
" -b NAME Bind to a specific address and/or port. Multiple -b options may be\n"
|
" -b NAME Bind to a specific address and/or port. Multiple -b options may be\n"
|
||||||
@ -238,7 +238,7 @@ int usage(int code)
|
|||||||
" -s Operate in secure mode, do not log messages from remote machines.\n"
|
" -s Operate in secure mode, do not log messages from remote machines.\n"
|
||||||
" If specified twice, no socket at all will be opened, which also\n"
|
" If specified twice, no socket at all will be opened, which also\n"
|
||||||
" disables support for logging to remote machines.\n"
|
" disables support for logging to remote machines.\n"
|
||||||
" -T Use local time and date for messages recived from remote hosts\n"
|
" -T Use local time and date for messages received from remote hosts\n"
|
||||||
" -? Show this help text\n"
|
" -? Show this help text\n"
|
||||||
" -v Show program version and exit\n"
|
" -v Show program version and exit\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user