summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-12-02 21:58:58 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-12-02 21:58:58 +0000
commit3abfb88126ee6cfd3c7e729a8bd70c476e4091bb (patch)
treed8434640669f4ea5f158b96e7b3a8e6fee890013 /usr.sbin
parentd9c6ccf1ce35f9910f9dddda263011d10859a1b2 (diff)
group paragraphs more logically;
suggested by michael knudsen;
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/syslogd/syslogd.816
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index 896998f6ed7..26b19eb1304 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syslogd.8,v 1.20 2004/01/05 09:45:49 jmc Exp $
+.\" $OpenBSD: syslogd.8,v 1.21 2004/12/02 21:58:57 jmc Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -106,6 +106,13 @@ see
.Xr syslog.conf 5 .
.Pp
.Nm
+creates the file
+.Pa /var/run/syslog.pid ,
+and stores its process ID there.
+This can be used to kill or reconfigure
+.Nm syslogd .
+.Pp
+.Nm
opens an Internet domain socket as specified
in
.Pa /etc/services .
@@ -131,13 +138,6 @@ If
is running in secure mode, all incoming data on this socket is discarded.
The socket is required for sending forwarded messages.
.Pp
-.Nm
-creates the file
-.Pa /var/run/syslog.pid ,
-and stores its process ID there.
-This can be used to kill or reconfigure
-.Nm syslogd .
-.Pp
The message sent to
.Nm
should consist of a single line.