diff options
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 1e7bbca..77c7a32 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 |