summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-10-25 05:19:36 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-10-25 05:19:36 +0000
commit970aa66737fb67840ffb264d071f74dcd09d1bee (patch)
tree4dfaf1715119b9026c8ea219cac33a0ccbbac85f /usr.sbin
parent081a37a2f00c30e24d701e29887158407d9027be (diff)
escape a couple of literal \n's so they print correctly
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pppd/chat/chat.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppd/chat/chat.8 b/usr.sbin/pppd/chat/chat.8
index 6aff7b85835..4c106caf413 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.10 1999/09/23 04:12:11 alex Exp $
+.\" $OpenBSD: chat.8,v 1.11 2002/10/25 05:19:35 jason Exp $
.\" Id: chat.8,v 1.7 1998/02/04 01:35:49 paulus Exp $
.\" SH section heading
.\" SS subsection heading
@@ -211,14 +211,14 @@ SAY "Waiting up to 2 minutes for connection ... "
.br
CONNECT ''
.br
-SAY "Connected, now logging in ...\n"
+SAY "Connected, now logging in ...\\n"
.br
ogin: account
.br
ssword: pass
.br
$ \c
-SAY "Logged in OK ...\n"
+SAY "Logged in OK ...\\n"
\fIetc ...\fR
.LP
This sequence will only present the SAY strings to the user and all