summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_vjc.4
Commit message (Collapse)AuthorAgeFilesLines
* Verify that SYNOPSIS section compiles.ru2005-02-051-0/+4
|
* Sort sections.ru2005-01-211-18/+18
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-3/+6
|
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
|
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-13/+20
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-4/+4
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+2
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-2/+2
| | | | precedent.
* Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-241-2/+2
|
* Fix misspelling.archie2000-08-051-5/+5
|
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-6/+6
|
* Fix typos per PR 15649. Also did some rewording for clarity.archie2000-01-031-17/+19
| | | | | PR: docs/15649 Submitted by: Kazuo Horikawa <horikawa@jp.FreeBSD.org>
* Manual page style work.julian1999-12-211-9/+20
| | | | | Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
* Include net/slcompress.c in the build of this module.archie1999-12-081-12/+8
|
* Update to reflect changes in the node type.archie1999-11-101-4/+4
|
* Stop nroff from complaining about the freeBSD version..julian1999-11-071-19/+45
| | | | Also some updates to the vjc node man page.
* Fix some spelling errors.mpp1999-10-301-3/+3
|
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-231-1/+1
| | | | | | Also save a slightly closer to completion version of the PPPOE code. Submitted by: Archie Cobbs <archie@freebsd.org>
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+188
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud