diff options
author | brian <brian@cvs.openbsd.org> | 1998-12-14 01:23:35 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1998-12-14 01:23:35 +0000 |
commit | 462a5802eb25994fa2bd01f69feb6b65cb19b998 (patch) | |
tree | df61de19fc036739b16d21fcacf1094ad7bb3166 | |
parent | 01d078fe65a83e1d9300454e92eb758f730a8d43 (diff) |
Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.
-rw-r--r-- | usr.sbin/ppp/ppp/README.changes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp/README.changes b/usr.sbin/ppp/ppp/README.changes index 3e4873e5a5f..b26cbd3882b 100644 --- a/usr.sbin/ppp/ppp/README.changes +++ b/usr.sbin/ppp/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. |