Module Name:    src
Committed By:   njoly
Date:           Mon Nov 19 22:31:34 UTC 2012

Modified Files:
        src/dist/pppd/chat: chat.8

Log Message:
Protect a few more quotes in chat script examples.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/dist/pppd/chat/chat.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/dist/pppd/chat/chat.8
diff -u src/dist/pppd/chat/chat.8:1.7 src/dist/pppd/chat/chat.8:1.8
--- src/dist/pppd/chat/chat.8:1.7	Tue Mar 30 14:26:16 2010
+++ src/dist/pppd/chat/chat.8	Mon Nov 19 22:31:34 2012
@@ -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 @@ ABORT   'BUSY'
 .br
 ABORT   'NO CARRIER'
 .br
-''      ATZ
+\&''      ATZ
 .br
 OK\er\en  ATD1234567
 .br
@@ -375,7 +375,7 @@ Here is an (simple) example script:
 .IP
 ABORT   'BUSY'
 .br
-''      ATZ
+\&''      ATZ
 .br
 OK\er\en  ATD1234567
 .br

Reply via email to