diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-03 18:35:53 +0000 |
| commit | 455fb174dfe376f3c4132713a1d08dc05fe080d3 (patch) | |
| tree | afde0162ac9a0053463a0d2dba12ab94e7f55761 /usr.sbin/syslogd | |
| parent | 5203edcdc553fda6caa1da8826a89b1a02dad1bf (diff) | |
Notes
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 826c662ae06e..0cd7501e2134 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 |
