summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniallo <niallo@openbsd.org>2006-02-18 02:27:15 +0000
committerniallo <niallo@openbsd.org>2006-02-18 02:27:15 +0000
commit35203251054136f3ca1420d4ffbf4c81ef6f4ccf (patch)
tree34ea8b3f2a0b937a9add669456ba2121692c756b
parentFix use after free. Problem hunted down by wilfried@; ok fgsch@ (diff)
downloadwireguard-openbsd-35203251054136f3ca1420d4ffbf4c81ef6f4ccf.tar.xz
wireguard-openbsd-35203251054136f3ca1420d4ffbf4c81ef6f4ccf.zip
- mention ftp facility keyword.
ok jmc@
-rw-r--r--usr.sbin/syslogd/syslog.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index f3fa650cf1b..646e3b24866 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93
-.\" $OpenBSD: syslog.conf.5,v 1.19 2004/07/03 05:32:18 djm Exp $
+.\" $OpenBSD: syslog.conf.5,v 1.20 2006/02/18 02:27:15 niallo Exp $
.\" $NetBSD: syslog.conf.5,v 1.4 1996/01/02 17:41:46 perry Exp $
.\"
.Dd June 9, 1993
@@ -78,7 +78,7 @@ are case insensitive.
The
.Em facility
describes the part of the system generating the message, and is one of
-the following keywords: auth, authpriv, cron, daemon, kern, lpr, mail,
+the following keywords: auth, authpriv, cron, daemon, ftp, kern, lpr, mail,
mark, news, syslog, user, uucp and local0 through local7.
These keywords (with the exception of mark) correspond to the
similar