Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 2000 11:47:23 -0800 (PST)
From:      cshumway@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/23302: Minor error in syslog(3) manual page 
Message-ID:  <200012051947.eB5JlNr19004@freefall.freebsd.org>
Resent-Message-ID: <200012051950.eB5Jo1S19236@freefall.freebsd.org>

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

>Number:         23302
>Category:       docs
>Synopsis:       Minor error in syslog(3) manual page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 05 11:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Shumway
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
BSDi 
>Environment:

FreeBSD caffeine.osd.bsdi.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Sun Nov 19 15:37:44 PST 2000     cshumway@caffeine.osd.bsdi.com:/usr/src/sys/compile/CAFFEINE  i386


>Description:

Minor error in syslog(3) manual page.  Last time I checked ipfw(8) was not part of UUCP.

>How-To-Repeat:


>Fix:

Index: syslog.3
===================================================================
RCS file: /ncvs/src/lib/libc/gen/syslog.3,v
retrieving revision 1.11
diff -c -r1.11 syslog.3
*** syslog.3	2000/10/30 13:23:19	1.11
--- syslog.3	2000/12/05 19:39:52
***************
*** 203,208 ****
--- 203,209 ----
  The network news system.
  .It Dv LOG_SECURITY
  Security subsystems, such as
+ .Xr ipfw 8 .
  .It Dv LOG_SYSLOG
  Messages generated internally by
  .Xr syslogd 8 .
***************
*** 211,217 ****
  This is the default facility identifier if none is specified.
  .It Dv LOG_UUCP
  The uucp system.
- .Xr ipfw 4 .
  .It Dv LOG_LOCAL0
  Reserved for local use.
  Similarly for
--- 212,217 ----

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012051947.eB5JlNr19004>