aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/README.changes
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-11-29 18:53:43 +0000
committerBrian Somers <brian@FreeBSD.org>1999-11-29 18:53:43 +0000
commit886530ab78a8ea94d73a77505986d3ca7a5dae09 (patch)
tree83f9f82daa53959e546bfa4274860b95aaf7133f /usr.sbin/ppp/README.changes
parent99e659dcfacb3c8804c1493b111fa71879749cc7 (diff)
Notes
Diffstat (limited to 'usr.sbin/ppp/README.changes')
-rw-r--r--usr.sbin/ppp/README.changes7
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes
index e0c796e453f7..11d83d6dac13 100644
--- a/usr.sbin/ppp/README.changes
+++ b/usr.sbin/ppp/README.changes
@@ -1,3 +1,5 @@
+$FreeBSD$
+
This file summarises changes made to ppp that effect
its configuration.
@@ -83,13 +85,14 @@ o Ppp now accepts M$CHAP (as well as normal CHAP) by default. If this
o The ``set device'' command now expects each device to be specified as an
argument rather than concatentating all arguments and splitting based
on commas and spaces.
-o The ``show modem'' command is depricated and has been changed to
+o The ``show modem'' command is deprecated and has been changed to
``show physical''.
o The words ``host'' and ``port'' are no longer accepted by the ``set filter''
command. Removing them should yield the same results as before.
-o The ``set weight'' command has been depricated. The ``set bandwidth''
+o The ``set weight'' command has been deprecated. The ``set bandwidth''
command should now be used instead.
o The ``set autoload'' command syntax and implementation have changed as the
old implementation was mis-designed and dysfunctional.
o Ppp now waits either the full ``set cd'' time or until carrier is detected
before running the login script (whichever comes first).
+o The -alias flag has been deprecated. The -nat flag should be used instead.