diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/syslog.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3 index 093811b..7ee51bb 100644 --- a/lib/libc/gen/syslog.3 +++ b/lib/libc/gen/syslog.3 @@ -203,6 +203,7 @@ The mail system. The network news system. .It Dv LOG_SECURITY Security subsystems, such as +.Xr ipfw 4 . .It Dv LOG_SYSLOG Messages generated internally by .Xr syslogd 8 . @@ -211,7 +212,6 @@ Messages generated by random user processes. This is the default facility identifier if none is specified. .It Dv LOG_UUCP The uucp system. -.Xr ipfw 4 . .It Dv LOG_LOCAL0 Reserved for local use. Similarly for |