Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 18:51:05 +0600
From:      SeaD <sead@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/95039: small cosmetical man fix
Message-ID:  <E1FODf7-000Lq4-00.sead-mail-ru@f53.mail.ru>
Resent-Message-ID: <200603281300.k2SD0PsC087930@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95039
>Category:       docs
>Synopsis:       small cosmetical syslog.conf(5) fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 28 13:00:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     SeaD
>Release:        FreeBSD 6.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD newcom.perm.ws 6.0-RELEASE-p3 FreeBSD 6.0-RELEASE-p3 #2: Mon Feb



>Description:

>How-To-Repeat:

>Fix:

--- syslog.conf.5.orig  Thu Aug 18 21:01:27 2005
+++ syslog.conf.5       Tue Mar 28 14:09:05 2006
@@ -94,9 +94,27 @@
 The
 .Em facility
 describes the part of the system generating the message, and is one of
-the following keywords: auth, authpriv, console, cron, daemon, ftp, kern,
-lpr, mail, mark, news, ntp, security, syslog, user, uucp and local0 through
-local7.
+the following keywords:
+.Cm auth ,
+.Cm authpriv ,
+.Cm console ,
+.Cm cron ,
+.Cm daemon ,
+.Cm ftp ,
+.Cm kern ,
+.Cm lpr ,
+.Cm mail ,
+.Cm mark ,
+.Cm news ,
+.Cm ntp ,
+.Cm security ,
+.Cm syslog ,
+.Cm user,
+.Cm uucp
+and
+.Cm local0
+through
+.Cm local7 .
 These keywords (with the exception of mark) correspond to
 similar
 .Dq Dv LOG_
@@ -132,8 +150,16 @@
 The
 .Em level
 describes the severity of the message, and is a keyword from the
-following ordered list (higher to lower): emerg, alert, crit, err,
-warning, notice, info and debug.
+following ordered list (higher to lower):
+.Cm emerg ,
+.Cm alert ,
+.Cm crit ,
+.Cm err ,
+.Cm warning ,
+.Cm notice ,
+.Cm info
+and
+.Cm debug .
 These keywords correspond to
 similar
 .Dq Dv LOG_

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FODf7-000Lq4-00.sead-mail-ru>