diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 13:09:34 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-30 13:09:34 +0000 |
| commit | d8c9fa8327060eba3e03d5205cce8e3e6f76877a (patch) | |
| tree | 353bf67536f3aac53f1ddbe2ce293d1b91aa6aae /lib | |
| parent | 3cbbee76f8b67835a478ecdfa4e5a5fa9c038f1a (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 a82d36a01a58..016361198df9 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 . |
