From dd30998fb1396618ed63210a4920fcf9dd2ecbb3 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 25 Oct 1999 03:51:01 +0000 Subject: [PATCH] "S" comes before "U"... Alphabet taught to Green by: obrien --- lib/libc/gen/syslog.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3 index a53ba1dc6e6..437b6222b99 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.