Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.

This commit is contained in:
Brian Somers 1998-12-14 01:15:14 +00:00
parent 1806e812ae
commit 80b2397ccf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41754

View file

@ -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.