From 0de6d7a2b1525a1e401223ae7e3943f0078da931 Mon Sep 17 00:00:00 2001 From: krion Date: Thu, 30 Dec 2004 13:09:34 +0000 Subject: Add LOG_NTP facility. Submitted by: Kurt Jaeger Approved by: ru MFC after: 3 days --- lib/libc/gen/syslog.3 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc') 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 . -- cgit v1.1