]> git.ozlabs.org Git - ppp.git/commitdiff
chat: Fix some text that was intended to be literal
authorPaul Mackerras <paulus@samba.org>
Sun, 9 Jun 2013 12:10:47 +0000 (22:10 +1000)
committerPaul Mackerras <paulus@samba.org>
Sun, 9 Jun 2013 12:10:47 +0000 (22:10 +1000)
This escapes a \c and adds a .br so that the "$ \c" comes out in the
nroff output, instead of the \c being interpreted as a line continuation.
This seems to be what was intended and makes sense as part of the chat
script fragment.

Signed-off-by: Paul Mackerras <paulus@samba.org>
chat/chat.8

index 7b07553dcf06dc80dc02b3561c19af993fd5157b..ddfe6b600df137d6f23e3786fac4da43f4021759 100644 (file)
@@ -230,7 +230,8 @@ ogin: account
 .br
 ssword: pass
 .br
-$ \c
+$ \\c
+.br
 SAY "Logged in OK ...\\n"
 \fIetc ...\fR
 .LP