summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tun.4
Commit message (Collapse)AuthorAgeFilesLines
* Expand *n't contractions.ru2005-02-131-2/+2
|
* Correct the misuse of \- (mdoc(7) mathematical minus) when - (mdoc(7)simon2004-05-141-1/+1
| | | | | | | hyphen) is meant. Mdoc(7) clue by: ru Reviewed by: ru
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-2/+2
|
* Delete MAKEDEV references and update the text about /dev/foo controlkeramida2003-03-251-23/+3
| | | | | | | devices that return the next available device when opened. PR: 50280, 50281, 50282, 50283 Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
* Document that IFF_MULTICAST should be ORd with IFF_POINTOPOINT orbrian2001-08-251-4/+7
| | | | IFF_BROADCAST for the TUNSIFMODE ioctl.
* mdoc(7) police: -xwidth has been fold into -width.ru2001-07-131-1/+1
|
* mdoc(7) police: fixed markup and spelling.ru2001-07-051-45/+47
|
* Talk a bit about how cloning works with devfs(5).brian2001-06-051-42/+108
| | | | | Make it clearer about what's going on with TUNSIFHEAD and TUNSLMODE. Tidy up a little.
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-011-1/+1
| | | | Reviewed by: joerg, dd
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-22/+12
|
* document TUNSIFINFO, TUNGIFINFO, TUNSIFPID, TUNSIFHEAD, TUNGIFHEADassar2000-12-131-2/+27
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Add a missing "either".sheldonh2000-03-061-5/+4
| | | | | | | Fix a parenthetic bogon. Reported by: "Alexander N. Kabaev" <kabaev@mail.ru> Obtained from: NetBSD
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Remove ``count'' argument of the pseudo-devices that do notasmodai2000-01-171-6/+4
| | | | use it anymore.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Correct a minor spacing error.mph1998-05-311-2/+3
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-2/+2
| | | | Use .An/.Aq.
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
|
* Wire tun(4) into the Makefile.joerg1997-09-071-1/+5
| | | | Slightly change the way how to credit NetBSD.
* Import NetBSD's tun(4) man page.joerg1997-09-071-0/+216
Obtained from: NetBSD
OpenPOWER on IntegriCloud