diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-15 07:34:07 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-12-15 07:34:07 +0000 |
| commit | 6abc8fd6ccc607bc81410d58fd47ca6c92492325 (patch) | |
| tree | 1f9f05216884234da74aff610d83cfcdbbe8e3b8 /usr.bin/chat | |
| parent | 6b26f698ba8d7f6b1b799c27079952621e22bbf9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/chat')
| -rw-r--r-- | usr.bin/chat/chat.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/chat/chat.8 b/usr.bin/chat/chat.8 index a45a36d31a8dc..66c3572e8171c 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.3 1995/10/31 23:28:24 peter Exp $ +.\" $Id: chat.8,v 1.4 1996/07/03 02:27:30 mpp Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -165,7 +165,7 @@ parameter. To change the timeout value for the next expect string, the following example may be used: .IP -ATZ OK ATDT5551212 CONNECT TIMEOUT 10 ogin:--ogin: TIMEOUT 5 assowrd: hello2u2 +ATZ OK ATDT5551212 CONNECT TIMEOUT 10 ogin:--ogin: TIMEOUT 5 assword: hello2u2 .LP This will change the timeout to 10 seconds when it expects the login: prompt. The timeout is then changed to 5 seconds when it looks for the |
