summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/chat/chat.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 22:18:38 +0000
commitbf95f4749485653fcbff0be73db299a9d226d4e0 (patch)
treec6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/pppd/chat/chat.8
parentb64780a41e3237fc72bbc817e8c4cdccc40271dd (diff)
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/pppd/chat/chat.8')
-rw-r--r--usr.sbin/pppd/chat/chat.814
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/pppd/chat/chat.8 b/usr.sbin/pppd/chat/chat.8
index e30219480df..908caf8a4d6 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
-.\" $OpenBSD: chat.8,v 1.8 1999/03/10 21:25:31 pjanzen Exp $
+.\" $OpenBSD: chat.8,v 1.9 1999/06/05 22:17:54 aaron Exp $
.\" Id: chat.8,v 1.7 1998/02/04 01:35:49 paulus Exp $
.\" SH section heading
.\" SS subsection heading
@@ -80,7 +80,7 @@ substituted for the \\T substitution metacharacter in a send string.
.B -U \fI<phone number 2>
Pass in a second string, usually a phone number, that will be
substituted for the \\U substitution metacharacter in a send string.
-This is useful when dialing an ISDN terminal adapter that requires two
+This is useful when dialing an ISDN terminal adapter that requires two
numbers.
.TP
.B script
@@ -197,19 +197,19 @@ The SAY strings could be used to give progress messages in sections of
the script where you want to have 'ECHO OFF' but still let the user
know what is happening. An example is:
.IP
-ABORT BUSY
+ABORT BUSY
.br
-ECHO OFF
+ECHO OFF
.br
-SAY "Dialling your ISP...\\n"
+SAY "Dialling your ISP...\\n"
.br
-\'' ATDT5551212
+\'' ATDT5551212
.br
TIMEOUT 120
.br
SAY "Waiting up to 2 minutes for connection ... "
.br
-CONNECT ''
+CONNECT ''
.br
SAY "Connected, now logging in ...\n"
.br