diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
| commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
| tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /usr.sbin/syslogd | |
| parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/syslogd')
| -rw-r--r-- | usr.sbin/syslogd/syslog.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 1e7bbca821fe..77c7a3242f14 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -237,7 +237,7 @@ for further descriptions of both the and .Em level keywords and their significance. -It's preferred that selections be made on +It is preferred that selections be made on .Em facility rather than .Em program , @@ -383,7 +383,7 @@ flowing quickly), this can be achieved by exiting after just one line of input. If necessary, a script wrapper can be written to this effect. .Pp -Unless the command is a full pipeline, it's probably useful to +Unless the command is a full pipeline, it is probably useful to start the command with .Em exec so that the invoking shell process does not wait for the command to |
