diff options
Diffstat (limited to 'usr.sbin/ppp/README.changes')
-rw-r--r-- | usr.sbin/ppp/README.changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes index ec6d4f9..7bd0843 100644 --- a/usr.sbin/ppp/README.changes +++ b/usr.sbin/ppp/README.changes @@ -102,3 +102,5 @@ o It is now only necessary to escape the `-' character in chat scripts twice. See the example files for details. o Environment variables and ~ are expanded on in commands o ``nat pptp'' is no longer necessary as this is now done transparently +o The ``!'' at the start of chat scripts and authkey can be made literal + (rather than meaning execute) by doubling it to ``!!''. |