summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/syslog.3
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>1999-08-21 18:24:29 +0000
committergreen <green@FreeBSD.org>1999-08-21 18:24:29 +0000
commit1d06e20aed2b1429061f40a5d5b6d1bacf6f95d0 (patch)
tree26670bf4d42f5f57918e71d07a168e9a7d10e19c /lib/libc/gen/syslog.3
parent22752da35b8dc963bcb0e36fc0bf489f95c71386 (diff)
downloadFreeBSD-src-1d06e20aed2b1429061f40a5d5b6d1bacf6f95d0.zip
FreeBSD-src-1d06e20aed2b1429061f40a5d5b6d1bacf6f95d0.tar.gz
This is the addition of a syslog(3) security.* top-level category. This
should be used from now on for anything security but not auth-related. Included are updates for all relevant manpages and also to /etc files, creating a new /var/log/security. Nothing in the system logs to /var/log/security yet as of the time of this commit. Reviewed by: rgrimes, imp, chris
Diffstat (limited to 'lib/libc/gen/syslog.3')
-rw-r--r--lib/libc/gen/syslog.35
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3
index 90de5e8..f0bf35e 100644
--- a/lib/libc/gen/syslog.3
+++ b/lib/libc/gen/syslog.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)syslog.3 8.1 (Berkeley) 6/4/93
-.\" $Id$
+.\" $Id: syslog.3,v 1.5 1999/07/12 20:46:45 nik Exp $
.\"
.Dd June 4, 1993
.Dt SYSLOG 3
@@ -205,6 +205,9 @@ Messages generated by random user processes.
This is the default facility identifier if none is specified.
.It Dv LOG_UUCP
The uucp system.
+.It Dv LOG_SECURITY
+Security subsystems, such as
+.Xr ipfw 4 .
.It Dv LOG_LOCAL0
Reserved for local use.
Similarly for
OpenPOWER on IntegriCloud