From 7fa793cc910eb0db422740ff030948356c541bf3 Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sat, 22 Feb 1997 18:57:36 +0000 Subject: [PATCH] Typo police. --- usr.sbin/syslogd/syslog.conf.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index b11aae47732..1bb268a7be8 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 (``#'')