aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/README.changes
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-12-29 22:31:10 +0000
committerBrian Somers <brian@FreeBSD.org>1999-12-29 22:31:10 +0000
commitbb7d10c9c586f498cc643121d65bd0f6a592ff18 (patch)
tree6100f9c507eb13000deb05bd9a31c0a38222d0f7 /usr.sbin/ppp/README.changes
parent9edc38efd719ac946a7ac332148ff1392f0145eb (diff)
Notes
Diffstat (limited to 'usr.sbin/ppp/README.changes')
-rw-r--r--usr.sbin/ppp/README.changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes
index 99252d8a6ad4..a0a0694068e2 100644
--- a/usr.sbin/ppp/README.changes
+++ b/usr.sbin/ppp/README.changes
@@ -98,3 +98,5 @@ o Ppp now waits either the full ``set cd'' time or until carrier is detected
o The -alias flag has been deprecated. The -nat flag should be used instead.
o Unbalanced quotes in commands are now warned about and the entire command
is ignored.
+o It is now only necessary to escape the `-' character in chat scripts twice.
+ See the example files for details.