summaryrefslogtreecommitdiff
path: root/share/man/man4/pppoe.4
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-10PPP Over Ethernet (not "over"). More consistent with pppoe(8) and the rfc.Matthias Kilian
2007-04-17Add support for setting the address of the ppp peer.Marco Pfatschbacher
2006-12-04wrap authname and authkey args in quotes to prevent problemsJason McIntyre
2006-09-18change the example hostname.pppoe0 to match the formatJason McIntyre
2006-09-08correct SYNOPSIS;Jason McIntyre
2006-05-18tweak previous; ok reykJason McIntyre
2006-05-18the physical interface must be marked UPReyk Floeter
2006-05-17sort SEE ALSO;Jason McIntyre
2006-05-17implement support for sppp(4) in ifconfig. have a look at the updatedReyk Floeter
2005-10-06note that /etc/mygate will cause conflict with pppoe(4)Jason McIntyre
2004-12-29reinstate a (rewritten) MTU/MSS ISSUES section;Jason McIntyre
2004-11-30mcintyre learns the hard way that $int should be \$if when passed toJason McIntyre
2004-11-30correct path for spppcontrol;Jason McIntyre
2004-11-30`option' keyword, not `options';Jason McIntyre
2004-11-30one more ifconfig.if -> hostname.if;Jason McIntyre
2004-11-29Add missing pppoe(4) manual page. Adapted from NetBSD version.Can Erkin Acar