Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/pppd/chat Protect a few more quotes in chat script exam...



details:   https://anonhg.NetBSD.org/src/rev/b4a1e7214646
branches:  trunk
changeset: 782769:b4a1e7214646
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Nov 19 22:31:34 2012 +0000

description:
Protect a few more quotes in chat script examples.

diffstat:

 dist/pppd/chat/chat.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 58c1bc3a6f31 -r b4a1e7214646 dist/pppd/chat/chat.8
--- a/dist/pppd/chat/chat.8     Mon Nov 19 22:22:56 2012 +0000
+++ b/dist/pppd/chat/chat.8     Mon Nov 19 22:31:34 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: chat.8,v 1.7 2010/03/30 14:26:16 joerg Exp $
+.\"    $NetBSD: chat.8,v 1.8 2012/11/19 22:31:34 njoly Exp $
 .\"
 .\" -*- nroff -*-
 .\" manual page [] for chat 1.8
@@ -342,7 +342,7 @@
 .br
 ABORT   'NO CARRIER'
 .br
-''      ATZ
+\&''      ATZ
 .br
 OK\er\en  ATD1234567
 .br
@@ -375,7 +375,7 @@
 .IP
 ABORT   'BUSY'
 .br
-''      ATZ
+\&''      ATZ
 .br
 OK\er\en  ATD1234567
 .br



Home | Main Index | Thread Index | Old Index