aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/syslog.3
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-10-25 03:51:01 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-10-25 03:51:01 +0000
commitdd30998fb1396618ed63210a4920fcf9dd2ecbb3 (patch)
tree14d2087d498d0e1cc7e89d005f44ad62a0cef074 /lib/libc/gen/syslog.3
parente3132c83736578cd59c6b9285101f5bb1080d5bf (diff)
downloadsrc-dd30998fb1396618ed63210a4920fcf9dd2ecbb3.tar.gz
src-dd30998fb1396618ed63210a4920fcf9dd2ecbb3.zip
"S" comes before "U"...
Alphabet taught to Green by: obrien
Notes
Notes: svn path=/head/; revision=52474
Diffstat (limited to 'lib/libc/gen/syslog.3')
-rw-r--r--lib/libc/gen/syslog.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3
index a53ba1dc6e66..437b6222b995 100644
--- a/lib/libc/gen/syslog.3
+++ b/lib/libc/gen/syslog.3
@@ -197,6 +197,8 @@ etc.
The mail system.
.It Dv LOG_NEWS
The network news system.
+.It Dv LOG_SECURITY
+Security subsystems, such as
.It Dv LOG_SYSLOG
Messages generated internally by
.Xr syslogd 8 .
@@ -205,8 +207,6 @@ 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.