From kkenn@rebel.net.au  Sun Jan 24 02:41:56 1999
Received: from rebel.net.au (rebel.rebel.net.au [203.20.69.66])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA12463
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Jan 1999 02:41:53 -0800 (PST)
          (envelope-from kkenn@rebel.net.au)
Received: from 203.20.69.76 (dialup-6.rebel.net.au [203.20.69.76])
          by rebel.net.au (8.8.5/8.8.4) with ESMTP
	  id VAA20059 for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Jan 1999 21:11:39 +1030
Received: (qmail 92354 invoked by uid 0); 24 Jan 1999 08:58:53 -0000
Message-Id: <19990124085852.92345.qmail@morden.rebel.net.au>
Date: 24 Jan 1999 08:58:52 -0000
From: kkenn@rebel.net.au
Reply-To: kkennawa@physics.adelaide.edu.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: ppp.8 contains outdated reference to syslog.conf
X-Send-Pr-Version: 3.2

>Number:         9660
>Category:       docs
>Synopsis:       ppp.8 contains outdated reference to syslog.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 24 02:50:01 PST 1999
>Closed-Date:    Thu Jan 28 14:55:11 PST 1999
>Last-Modified:  Thu Jan 28 15:03:31 PST 1999
>Originator:     Kris Kennaway
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:
3.0, 4.0
>Description:
The ppp.8 manpage mentions that TAB characters must be used as delimiters
in /etc/syslog.conf. This is no longer the case:

     o   Create a log file.  Ppp uses syslog(3) to log information.  A common
         log file name is /var/log/ppp.log. To make output go to this file,
         put the following lines in the /etc/syslog.conf file:

               !ppp
               *.*<TAB>/var/log/ppp.log

         Make sure you use actual TABs here.  If you use spaces, the line will
         be silently ignored by syslogd(8).

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Thu Jan 28 14:55:11 PST 1999 
State-Changed-Why:  
Updated in src/usr.sbin/ppp/ppp.8 rev1.144(HEAD) and 1.142.2.1(RELENG_3) 
>Unformatted:
