diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 13:01:35 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-11 13:01:35 +0000 |
commit | d219b5ee742984ad17f520ca5913840dbe51ff81 (patch) | |
tree | 930b4eed372996b8ccaf581e16b4f5a6a476e7f8 /rsyslogd.8 | |
parent | b97d794161b0845681b25e6d55a1867b5342fb44 (diff) | |
download | rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.gz rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.tar.xz rsyslog-d219b5ee742984ad17f520ca5913840dbe51ff81.zip |
doc fixes thanks to Peter Vrabec
Diffstat (limited to 'rsyslogd.8')
-rw-r--r-- | rsyslogd.8 | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -250,15 +250,10 @@ will be reread and the .BR rsyslog (3) facility is started again. .TP -.B SIGTERM +.B SIGTERM ", " SIGINT ", " SIGQUIT .B Rsyslogd will die. .TP -.BR SIGINT ", " SIGQUIT -If debugging is enabled these are ignored, otherwise -.B rsyslogd -will die. -.TP .B SIGUSR1 Switch debugging on/off. This option can only be used if .B rsyslogd |