summaryrefslogtreecommitdiff
path: root/share/man/man4/sppp.4
AgeCommit message (Collapse)Author
2010-04-05fix up AUTHORS; ok schwarzeJason McIntyre
2010-04-04sort RFCs, suggested by jmcStuart Henderson
2010-04-04Add a reference to the IPv6CP RFC. From Brad.Stuart Henderson
2009-01-31write point-to-point in a consistent way.Igor Sobrado
jmc@ has provided a complete list of manual pages to be fixed, and suggested using uppercase (i.e., Point-to-Point) when discussing the protocol, and lowercase (point-to-point) otherwise. ok jmc@
2008-11-17IPv6 has been supported for awhile now.Brad Smith
2007-05-31convert to new .Dd format;Jason McIntyre
2006-06-12various tweaks;Jason McIntyre
2006-06-12sppp does not just work with synchronous lines; help from reykJason McIntyre
2006-05-18the physical interface must be marked UPReyk Floeter
ok naddy@
2006-05-17various fixes;Jason McIntyre
2006-05-17implement support for sppp(4) in ifconfig. have a look at the updatedReyk Floeter
manual pages pppoe(4) and sppp(4) for examples. the spppcontrol(8) utility is not required anymore and will probably be removed in the near future. ok deraadt@
2003-05-05corrections from Leandro Costa.Jason McIntyre
- corrections to tradenames - updated URLs - general typos thanks Leandro!
2003-04-07typos;Jason McIntyre
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-03-01A slew of share/ man page fixes; nordin@cse.ogi.edu. These have been sittingAaron Campbell
in my INBOX since Nov 6, 2000, probably forgot about them since the tree was frozen at that time.
2000-03-02$OpenBSD$Todd T. Fries
1999-09-23Typo fixes.Alex Feldman
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-02lmc man pagesTheo de Raadt