document that sendsyslog saves the day
authorderaadt <deraadt@openbsd.org>
Wed, 23 Jul 2014 05:57:36 +0000 (05:57 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 23 Jul 2014 05:57:36 +0000 (05:57 +0000)
usr.sbin/syslogd/syslogd.8

index 67da7c6..72fac71 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: syslogd.8,v 1.28 2014/01/21 03:15:46 schwarze Exp $
+.\"    $OpenBSD: syslogd.8,v 1.29 2014/07/23 05:57:36 deraadt 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 21 2014 $
+.Dd $Mdocdate: July 23 2014 $
 .Dt SYSLOGD 8
 .Os
 .Sh NAME
@@ -61,7 +61,9 @@ should place an additional log socket.
 Up to about 20 additional logging sockets can be specified.
 The primary use for this is to place additional log sockets in
 .Pa /dev/log
-of various chroot filespaces.
+of various chroot filespaces, though the need for these is
+less urgent after the introduction of
+.Xr sendsyslog 2 .
 .It Fl d
 Enable debugging to the standard output,
 and do not disassociate from the controlling terminal.