From <@grizzly.com:markd@grizzly.com>  Mon Jun 17 21:02:02 1996
Received: from cats.ucsc.edu (root@cats-po-1.UCSC.EDU [128.114.129.22])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA22877
          for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Jun 1996 21:02:02 -0700 (PDT)
Received: from scruz.ucsc.edu by cats.ucsc.edu with SMTP
	id VAA25451; Mon, 17 Jun 1996 21:01:59 -0700
Received: from osprey by scruz.ucsc.edu id aa21837; 17 Jun 96 21:00 PDT
Received: (from markd@localhost) by Grizzly.COM (8.6.12/8.6.9) id UAA03839; Mon, 17 Jun 1996 20:20:36 -0700
Message-Id: <199606180320.UAA03839@Grizzly.COM>
Date: Mon, 17 Jun 1996 20:20:36 -0700
From: markd@grizzly.com
Reply-To: markd@grizzly.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: chat.8 does not document which syslog facility is used.
X-Send-Pr-Version: 3.2

>Number:         1329
>Category:       docs
>Synopsis:       chat.8 does not document which syslog facility is used
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 17 21:10:01 PDT 1996
>Closed-Date:    Tue Jul 2 19:27:44 PDT 1996
>Last-Modified:  Tue Jul  2 19:28:09 PDT 1996
>Originator:     Mark Diekhans
>Release:        FreeBSD 2.1-STABLE i386
>Organization:
== Mark Diekhans (markd@grizzly.com) ==
>Environment:


>Description:

chat.8 does not document which syslog facility is used.  You have to look at
the source to figure it out.

>How-To-Repeat:

chat -v

>Fix:
	
*** chat.8.ORG	Mon Jun 17 20:10:33 1996
--- chat.8	Mon Jun 17 20:17:12 1996
***************
*** 46,52 ****
  .B -v
  Request that the \fIchat\fR script be executed in a verbose mode. The
  \fIchat\fR program will then log all text received from the modem and
! the output strings which it sends to the SYSLOG.
  .TP
  .B script
  If the script is not specified in a file with the \fI-f\fR option then
--- 46,54 ----
  .B -v
  Request that the \fIchat\fR script be executed in a verbose mode. The
  \fIchat\fR program will then log all text received from the modem and
! the output strings which it sends to the \fIsyslogd\fR(8).  Logging is
! done to the \fIlocal2\fR facility at level \fIinfo\fR for verbose tracing
! and level \fIerr\fR for some errors.
  .TP
  .B script
  If the script is not specified in a file with the \fI-f\fR option then
***************
*** 226,232 ****
  .I (not valid in expect.)
  .TP
  .B \\\\q
! Suppress writing the string to the SYSLOG file. The string ?????? is
  written to the log in its place.
  .I (not valid in expect.)
  .TP
--- 228,234 ----
  .I (not valid in expect.)
  .TP
  .B \\\\q
! Suppress writing the string to \fIsyslogd\fR. The string ?????? is
  written to the log in its place.
  .I (not valid in expect.)
  .TP


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Jul 2 19:27:44 PDT 1996 
State-Changed-Why:  
Suggested changes made. 
>Unformatted:
