summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall O'Higgins <niallo@cvs.openbsd.org>2006-02-18 02:27:16 +0000
committerNiall O'Higgins <niallo@cvs.openbsd.org>2006-02-18 02:27:16 +0000
commit954dcf99413d4bfc6c613247eb1415478a5a0a11 (patch)
tree164ca52cae1e420f8bcbae19534ade2e327b5fb4
parent57310fbca5be2f48208b646d5c7fd89635c212f8 (diff)
- 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