summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2018-04-08 18:57:39 +0000
committerguenther <guenther@openbsd.org>2018-04-08 18:57:39 +0000
commit0c4143b58cc01c54b6213011c3331cd662195f4c (patch)
treed43d82e1cf362f097a2c58e3a1dbf4e5323a7ca6 /usr.sbin/syslogd
parentActually describe the parameters rather than calling facts BUGS (diff)
downloadwireguard-openbsd-0c4143b58cc01c54b6213011c3331cd662195f4c.tar.xz
wireguard-openbsd-0c4143b58cc01c54b6213011c3331cd662195f4c.zip
AF_LOCAL was a failed attempt (by POSIX?) to seem less UNIX-specific, but
AF_UNIX is both the historical _and_ standard name, so prefer and recommend it in the headers, manpages, and kernel. ok miller@ deraadt@ schwarze@
Diffstat (limited to 'usr.sbin/syslogd')
-rw-r--r--usr.sbin/syslogd/syslogd.87
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8
index 5d9114d69ea..052814d9a05 100644
--- a/usr.sbin/syslogd/syslogd.8
+++ b/usr.sbin/syslogd/syslogd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syslogd.8,v 1.57 2018/01/27 08:38:06 anton Exp $
+.\" $OpenBSD: syslogd.8,v 1.58 2018/04/08 18:57:39 guenther Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" from: @(#)syslogd.8 8.1 (Berkeley) 6/6/93
.\" $NetBSD: syslogd.8,v 1.3 1996/01/02 17:41:48 perry Exp $
.\"
-.Dd $Mdocdate: January 27 2018 $
+.Dd $Mdocdate: April 8 2018 $
.Dt SYSLOGD 8
.Os
.Sh NAME
@@ -145,8 +145,7 @@ The first
is also used to find a suitable server key and certificate in
.Pa /etc/ssl/ .
.It Fl s Ar reporting_socket
-Specify path to an
-.Dv AF_LOCAL
+Specify path to a UNIX-domain
socket for use in reporting logs stored in memory buffers using
.Xr syslogc 8 .
.It Fl T Ar listen_address