From owner-freebsd-bugs Mon Jun 17 21:10:05 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA23343 for bugs-outgoing; Mon, 17 Jun 1996 21:10:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA23333; Mon, 17 Jun 1996 21:10:03 -0700 (PDT) Resent-Date: Mon, 17 Jun 1996 21:10:03 -0700 (PDT) Resent-Message-Id: <199606180410.VAA23333@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, markd@grizzly.com 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/1329: chat.8 does not document which syslog facility is used. Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >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: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 17 21:10:01 PDT 1996 >Last-Modified: >Originator: Mark Diekhans >Organization: == Mark Diekhans (markd@grizzly.com) == >Release: FreeBSD 2.1-STABLE i386 >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 >Audit-Trail: >Unformatted: