From: Paul Mackerras Date: Sun, 9 Jun 2013 12:10:47 +0000 (+1000) Subject: chat: Fix some text that was intended to be literal X-Git-Tag: ppp-2.4.7~18 X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=commitdiff_plain;h=cd9683676618adcee8add2c3cfa3382341b5a1f6 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 --- diff --git a/chat/chat.8 b/chat/chat.8 index 7b07553..ddfe6b6 100644 --- a/chat/chat.8 +++ b/chat/chat.8 @@ -230,7 +230,8 @@ ogin: account .br ssword: pass .br -$ \c +$ \\c +.br SAY "Logged in OK ...\\n" \fIetc ...\fR .LP