aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chat
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-07-03 02:27:30 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-07-03 02:27:30 +0000
commit9ef62d7c3837cefab35ab54390818ec0b6550c61 (patch)
tree5e8b8cc7e3167f23bef6ad720f4975e3aa644796 /usr.bin/chat
parentd19eed81d4a1acb4a14dd50190e89adf4132ba56 (diff)
Notes
Diffstat (limited to 'usr.bin/chat')
-rw-r--r--usr.bin/chat/chat.812
1 files changed, 9 insertions, 3 deletions
diff --git a/usr.bin/chat/chat.8 b/usr.bin/chat/chat.8
index 4169ac99c988..a45a36d31a8d 100644
--- a/usr.bin/chat/chat.8
+++ b/usr.bin/chat/chat.8
@@ -1,6 +1,6 @@
.\" -*- nroff -*-
.\" manual page [] for chat 1.8
-.\" $Id: chat.8,v 1.1.1.1 1994/11/12 05:25:32 lars Exp $
+.\" $Id: chat.8,v 1.3 1995/10/31 23:28:24 peter Exp $
.\" SH section heading
.\" SS subsection heading
.\" LP paragraph
@@ -46,7 +46,11 @@ option is not used and you still use \fIREPORT\fR keywords, the
.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.
+the output strings which it sends to
+.IR syslogd (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,7 +230,9 @@ Pause for a fraction of a second. The delay is 1/10th of a second.
.I (not valid in expect.)
.TP
.B \\\\q
-Suppress writing the string to the SYSLOG file. The string ?????? is
+Suppress writing the string to
+.IR syslogd (8).
+The string ?????? is
written to the log in its place.
.I (not valid in expect.)
.TP