NetBSD Problem Report #12816

Received: (qmail 1292 invoked from network); 3 May 2001 16:41:31 -0000
Message-Id: <200105031642.f43GgON04093@erika.local>
Date: Fri, 4 May 2001 01:42:24 +0900 (JST)
From: isaki@par.odn.ne.jp
Reply-To: isaki@par.odn.ne.jp
To: gnats-bugs@gnats.netbsd.org
Subject: typo in syslogd(8).
X-Send-Pr-Version: 3.95

>Number:         12816
>Category:       bin
>Synopsis:       typo in syslogd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 03 16:42:00 +0000 2001
>Closed-Date:    Thu May 03 16:44:23 +0000 2001
>Last-Modified:  Thu May 03 16:44:23 +0000 2001
>Originator:     Tetsuya Isaki
>Release:        NetBSD 1.5
>Organization:
>Environment:
System: NetBSD erika.local 1.5V NetBSD 1.5V (ERIKA-CURRENT) #2: Thu May 3 23:06:35 JST 2001 root@erika.local:/var/obj/current/sys/arch/i386/compile/ERIKA-CURRENT i386
Userland: NetBSD 1.5

>Description:
syslogd(8) has a typo.
---------------------------
 SYSLOG PROTOCOL NOTES
     The message sent to syslogd should consist of a single line.  The message
     can contain a priority code, which should be a preceding decimal number
     in angle braces, for example, `<5.>' This priority code should map into
                                   ^^^^^
                                   This should be "`<5>'."

     the priorities defined in the include file <sys/syslog.h>.
---------------------------

>How-To-Repeat:
See syslogd(8), section 'SYSLOG PROTOCOL NOTES'.

>Fix:
--- syslogd.8.ORIG      Fri Nov 17 10:39:07 2000
+++ syslogd.8   Fri May  4 01:02:24 2001
@@ -136,7 +136,7 @@
 should consist of a single line.
 The message can contain a priority code, which should be a preceding
 decimal number in angle braces, for example,
-.Sq Aq 5.
+.Sq Aq 5 .
 This priority code should map into the priorities defined in the
 include file
 .Aq Pa sys/syslog.h .

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wiz 
State-Changed-When: Thu May 3 09:44:14 PDT 2001 
State-Changed-Why:  
Thanks, fixed. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.