diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-06-23 21:58:41 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-06-23 21:58:41 +0000 |
commit | 7288c50357ad237094bfb43ae26c4927640190f4 (patch) | |
tree | 1b485d19ce77058711a952748b3220753468a275 /usr.bin/chat/chat.8 | |
parent | 05f5bac14a20afb2b42c5e54896a6d920726256c (diff) | |
download | src-7288c50357ad237094bfb43ae26c4927640190f4.tar.gz src-7288c50357ad237094bfb43ae26c4927640190f4.zip |
Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)
Notes
Notes:
svn path=/head/; revision=37126
Diffstat (limited to 'usr.bin/chat/chat.8')
-rw-r--r-- | usr.bin/chat/chat.8 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/usr.bin/chat/chat.8 b/usr.bin/chat/chat.8 index dd478ae6faba..26ef735b53c9 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.10 1998/03/21 20:46:59 peter Exp $ +.\" $Id: chat.8,v 1.11 1998/06/03 04:21:36 jkoshy Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -65,11 +65,7 @@ Request that the \fIchat\fR script be executed in a stderr verbose mode. The \fIchat\fR program will then log all text received from the modem and the output strings sent to the modem to the stderr device. This device is usually the local console at the station running the chat or -pppd program. This option will not work properly if the stderr is -redirected to the /dev/null location as is the case should pppd be run -in the 'detached' mode. In that case, use the '-v' option to record -the session via -.IR syslog (3). +pppd program. .TP .B -s Use stderr. All log messages from '-v' and all error messages will be |