diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2000-12-05 20:33:06 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2000-12-05 20:33:06 +0000 |
| commit | 45b78467937f36158e94ec530dfb922c9b6c2d8c (patch) | |
| tree | 138f7af3e2173d16c53c6380980c8fc031f944a7 /lib/libc | |
| parent | 7e5a3380fc66355d1617203c8a8f3f8af1ed2fc0 (diff) | |
Notes
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 13d1d192af05..fc128483832f 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 |
