diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/gen/syslog.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/gen/syslog.3 b/lib/libc/gen/syslog.3 index a82d36a..0163611 100644 --- a/lib/libc/gen/syslog.3 +++ b/lib/libc/gen/syslog.3 @@ -32,7 +32,7 @@ .\" @(#)syslog.3 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd June 4, 1993 +.Dd December 30, 2004 .Dt SYSLOG 3 .Os .Sh NAME @@ -206,6 +206,8 @@ etc. The mail system. .It Dv LOG_NEWS The network news system. +.It Dv LOG_NTP +The network time protocol system. .It Dv LOG_SECURITY Security subsystems, such as .Xr ipfw 4 . |