summaryrefslogtreecommitdiff
path: root/usr.sbin/syslogd/syslog.conf.5
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-22 18:57:36 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-22 18:57:36 +0000
commit7fa793cc910eb0db422740ff030948356c541bf3 (patch)
tree674e6e2df95b7b6e67b9f859195933cacdbf2195 /usr.sbin/syslogd/syslog.conf.5
parent3d2001d026cc39241bb2bd0bcf7d4fe4617f816a (diff)
downloadsrc-test2-7fa793cc910eb0db422740ff030948356c541bf3.tar.gz
src-test2-7fa793cc910eb0db422740ff030948356c541bf3.zip
Typo police.
Notes
Notes: svn path=/head/; revision=23004
Diffstat (limited to 'usr.sbin/syslogd/syslog.conf.5')
-rw-r--r--usr.sbin/syslogd/syslog.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index b11aae477329..1bb268a7be85 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -218,20 +218,20 @@ Upon receipt of a
.Dv SIGHUP ,
.Nm syslogd
will close the pipe to the process. If the process didn't exit
-voluntarily, it will be send a
+voluntarily, it will be sent a
.Dv SIGTERM
signal after a grace period of up to 40 seconds.
.Pp
-The command will only be started once data arrive that should be piped
+The command will only be started once data arrives that should be piped
to it. If it exited later, it will be restarted as necessary.
.Pp
Unless the command is a full pipeline, it's probably useful to
start the command with
.Em exec
so that the invoking shell process does not wait for the command to
-cmoplete. Warning: the process is started under the UID invoking
+complete. Warning: the process is started under the UID invoking
.Xr syslogd 8 ,
-normally superuser.
+normally the superuser.
.El
.Pp
Blank lines and lines whose first non-blank character is a hash (``#'')