]> 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>

No differences found