]> git.ozlabs.org Git - ppp.git/commit - chat/chat.8
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)
commitcd9683676618adcee8add2c3cfa3382341b5a1f6
tree6a24c878f12bbc4b0e97bd73443ee1b90354d429
parent37476164f15a45015310b9d4b197c2d7db1f7f8f
chat: Fix some text that was intended to be literal

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