diff options
author | ru <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
commit | ac606e7e88ac864370ce2f0473cba94dd5482314 (patch) | |
tree | afde0162ac9a0053463a0d2dba12ab94e7f55761 /usr.sbin/syslogd | |
parent | 1cf159866714352fd8d7789b97068220cbb5a1a4 (diff) | |
download | FreeBSD-src-ac606e7e88ac864370ce2f0473cba94dd5482314.zip FreeBSD-src-ac606e7e88ac864370ce2f0473cba94dd5482314.tar.gz |
Eliminated double whitespace.
Diffstat (limited to 'usr.sbin/syslogd')
-rw-r--r-- | usr.sbin/syslogd/syslog.conf.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 826c662..0cd7501 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -361,7 +361,8 @@ redirection can occur. .Xr stdio 3 buffered output from the invoked command can cause additional delays, or even lost output data in case a logging subprocess exited with a -signal.) The command itself runs with +signal.) +The command itself runs with .Em stdout and .Em stderr |