Merge from vendor branch TNF:
[pkgsrcv2.git] / net / ppp-mppe / patches / patch-aa
1 $NetBSD$
2
3 Index: chat/chat.8
4 diff -u chat/chat.8:1.1.1.5 chat/chat.8:1.11
5 --- chat/chat.8:1.1.1.5 Tue Aug 24 19:50:05 1999
6 +++ chat/chat.8 Tue Aug 24 19:52:15 1999
7 @@ -424,7 +425,7 @@
8  .B \\\\s
9  Represents a space character in the string. This may be used when it
10  is not desirable to quote the strings which contains spaces. The
11 -sequence 'HI TIM' and HI\\sTIM are the same.
12 +sequence 'HI\ TIM' and HI\\sTIM are the same.
13  .TP
14  .B \\\\t
15  Send or expect a tab character.