From 81686e26e1cdb0bb30f45c0c672ee54ac25b47fe Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 31 May 1997 06:03:10 +0000 Subject: fix typos; khym@bga.com --- usr.sbin/pppd/chat/chat.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/pppd/chat') diff --git a/usr.sbin/pppd/chat/chat.8 b/usr.sbin/pppd/chat/chat.8 index aa42d2cff3b..cd995a9daee 100644 --- a/usr.sbin/pppd/chat/chat.8 +++ b/usr.sbin/pppd/chat/chat.8 @@ -1,6 +1,6 @@ .\" -*- nroff -*- .\" manual page [] for chat 1.8 -.\" $Id: chat.8,v 1.1 1995/10/18 08:48:00 deraadt Exp $ +.\" $Id: chat.8,v 1.2 1997/05/31 06:03:09 deraadt Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -98,7 +98,7 @@ In actual practice, simple scripts are rare. At the vary least, you should include sub-expect sequences should the original string not be received. For example, consider the following script: .IP -ogin:--ogin: ppp ssowrd: hello2u2 +ogin:--ogin: ppp ssword: hello2u2 .LP This would be a better script than the simple one used earlier. This would look for the same login: prompt, however, if one was not received, a single @@ -161,7 +161,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 -- cgit v1.2.3