From taob@post.io.org  Wed Sep 25 13:07:29 1996
Received: from post.io.org (post.io.org [198.133.36.6])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA02793
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Sep 1996 13:07:25 -0700 (PDT)
Received: (from root@localhost) by post.io.org (8.7.5/8.7.3) id QAA26234; Wed, 25 Sep 1996 16:07:24 -0400 (EDT)
Message-Id: <199609252007.QAA26234@post.io.org>
Date: Wed, 25 Sep 1996 16:07:24 -0400 (EDT)
From: taob@io.org
Reply-To: taob@io.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Omission in syslog.conf(5) man page
X-Send-Pr-Version: 3.2

>Number:         1679
>Category:       docs
>Synopsis:       Missing priority level in syslog.conf(5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pst
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 25 13:10:06 PDT 1996
>Closed-Date:    Fri Sep 27 13:31:49 PDT 1996
>Last-Modified:  Fri Sep 27 13:36:25 PDT 1996
>Originator:     Brian Tao
>Release:        FreeBSD 2.2-960801-SNAP i386
>Organization:
Internex Online Inc., Toronto, Ontario, Canada
>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_

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pst 
State-Changed-When: Fri Sep 27 13:31:49 PDT 1996 
State-Changed-Why:  
fixed 


Responsible-Changed-From-To: freebsd-bugs->pst 
Responsible-Changed-By: pst 
Responsible-Changed-When: Fri Sep 27 13:31:49 PDT 1996 
Responsible-Changed-Why:  
pst fixed 
>Unformatted:
