aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-05-16 09:43:48 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-05-16 09:43:48 +0000
commit8fcaaa2e12d5017310f6ba04cb30f5e1e5a51df8 (patch)
tree46cb4fc98a8400418f8dc215d8175f8992b744f3
parentde0137926b9f88e92eb6d597b5d1d3a742cdb1b3 (diff)
downloadsrc-8fcaaa2e12d5017310f6ba04cb30f5e1e5a51df8.tar.gz
src-8fcaaa2e12d5017310f6ba04cb30f5e1e5a51df8.zip
mdoc(7) police: uppercase abbreviations in revision 1.34.
Notes
Notes: svn path=/head/; revision=76672
-rw-r--r--usr.sbin/syslogd/syslogd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index e111e11f9199..a9e534686e6e 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -174,7 +174,7 @@ Specify the pathname of an alternate log socket to be used instead;
the default is
.Pa /var/run/log .
.It Fl P
-Specify an alternative file in which to store the process id.
+Specify an alternative file in which to store the process ID.
The default is
.Pa /var/run/syslog.pid .
.It Fl l
@@ -225,11 +225,11 @@ and from the special device
.Pp
The
.Nm
-daemon creates its process id file,
+daemon creates its process ID file,
by default
.Pa /var/run/syslog.pid ,
and stores its process
-id there.
+ID there.
This can be used to kill or reconfigure
.Nm .
.Pp
@@ -247,7 +247,7 @@ include file
.It Pa /etc/syslog.conf
configuration file
.It Pa /var/run/syslog.pid
-default process id file
+default process ID file
.It Pa /var/run/log
name of the
.Tn UNIX