Date: Wed, 25 Sep 1996 16:07:24 -0400 (EDT) From: taob@io.org To: FreeBSD-gnats-submit@freebsd.org Subject: docs/1679: Omission in syslog.conf(5) man page Message-ID: <199609252007.QAA26234@post.io.org> Resent-Message-ID: <199609252010.NAA03837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1679
>Category: docs
>Synopsis: Missing priority level in syslog.conf(5)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 25 13:10:06 PDT 1996
>Last-Modified:
>Originator: Brian Tao
>Organization:
Internex Online Inc., Toronto, Ontario, Canada
>Release: FreeBSD 2.2-960801-SNAP i386
>Environment:
Up to and including 2.2-960801-SNAP.
>Description:
The syslog.conf(5) man page neglects to mention the "info"
priority level in the opening discussion of facilities and levels.
>How-To-Repeat:
man syslog.conf ;-)
>Fix:
*** syslog.conf.5 Wed Sep 25 16:01:55 1996
--- syslog.conf.5-new Wed Sep 25 16:02:14 1996
***************
*** 95,101 ****
.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 and debug.
These keywords correspond to the
similar
.Pq Dv LOG_
--- 95,101 ----
.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.
These keywords correspond to the
similar
.Pq Dv LOG_
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609252007.QAA26234>
