summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1998-12-14 01:15:14 +0000
committerBrian Somers <brian@FreeBSD.org>1998-12-14 01:15:14 +0000
commit80b2397ccf72b00b557cd245584da9c769294c1f (patch)
tree872cb7a08acabda6b93a635548618f68856d9e2f
parent1806e812ae67839d1dd84011f7f4f0150f181662 (diff)
Notes
-rw-r--r--usr.sbin/ppp/README.changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes
index 3e4873e5a5f0..b26cbd3882b1 100644
--- a/usr.sbin/ppp/README.changes
+++ b/usr.sbin/ppp/README.changes
@@ -71,3 +71,6 @@ o Protocol-compressed packets are accepted even if they were denied
o Passwords aren't logged when logging the ``set server'' line.
o Command line options only need enough characters to uniquely identify
them. -a == -auto, -dd == -ddial etc. -interactive is also allowed.
+o If you don't like seeing additional interface aliases when running in
+ -auto -alias mode, add ``iface clear'' to your ppp.linkdown file -
+ check the sample file.