Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/syslogd reinstate a sentence partly removed in v1.4...
details: https://anonhg.NetBSD.org/src/rev/61ec5ae9f8a9
branches: trunk
changeset: 748187:61ec5ae9f8a9
user: plunky <plunky%NetBSD.org@localhost>
date: Thu Oct 15 20:35:07 2009 +0000
description:
reinstate a sentence partly removed in v1.43 regarding the default
facility/priority for local kernel messages
diffstat:
usr.sbin/syslogd/syslogd.8 | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r fd4e4e1770dd -r 61ec5ae9f8a9 usr.sbin/syslogd/syslogd.8
--- a/usr.sbin/syslogd/syslogd.8 Thu Oct 15 20:35:01 2009 +0000
+++ b/usr.sbin/syslogd/syslogd.8 Thu Oct 15 20:35:07 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: syslogd.8,v 1.48 2009/07/16 13:33:44 yamt Exp $
+.\" $NetBSD: syslogd.8,v 1.49 2009/10/15 20:35:07 plunky Exp $
.\"
.\" Copyright (c) 1983, 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)syslogd.8 8.1 (Berkeley) 6/6/93
.\"
-.Dd July 16, 2009
+.Dd October 15, 2009
.Dt SYSLOGD 8
.Os
.Sh NAME
@@ -235,6 +235,8 @@
format.
See RFC 3164 (BSD Syslog) and RFC 5424 (Syslog Protocol) for detailed
description of the message format.
+Messages from the local kernel that are not tagged with a priority code
+receive the default facility
.Dv LOG_KERN
and priority
.Dv LOG_NOTICE .
Home |
Main Index |
Thread Index |
Old Index