summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_ether.4
Commit message (Collapse)AuthorAgeFilesLines
* By default "autosrc" is off.glebius2006-08-041-2/+2
| | | | Submitted by: ru
* Fix English grammar.glebius2005-02-141-1/+1
| | | | Submitted by: ru
* Document NGM_ETHER_DETACH functionality.glebius2005-02-141-5/+6
|
* Document multicast membership control messages.glebius2005-02-121-1/+13
|
* Sort sections.ru2005-01-211-10/+10
|
* Update man page date for yesterday's change.archie2004-05-171-1/+1
|
* Allow ng_ether "lower" and "orphans" hooks to be connected at the same time.archie2004-05-161-5/+5
| | | | | Reviewed by: julian PR: kern/63317
* Improve the documentation somewhat.ru2004-04-211-57/+64
|
* Fix braino: the example interface is fxp0, not ed0.dd2002-03-301-1/+1
| | | | | PR: 36471 Submitted by: John Nielsen <zoobie@bsdconspiracy.net>
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-1/+1
|
* 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-2/+2
|
* Add BUGS section describing the requirement to manually load the KLD.archie2001-05-161-0/+13
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-1/+1
| | | | precedent.
* Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-241-1/+1
|
* Fix nit in previous delta: trailing punctuation arguments to mdocsheldonh2000-08-151-1/+1
| | | | macros must be whitespace separated.
* Document three new control messages.archie2000-08-151-0/+16
|
* Insert missing word 'that'.archie2000-08-081-1/+1
|
* Document three new control messages.archie2000-08-071-1/+17
|
* Update to reflect new ng_ether(4) hooks.archie2000-06-271-38/+102
| | | | Remove 'options NETGRAPH' requirement.
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-1/+1
|
* Formatting tweak.archie2000-05-031-4/+3
| | | | PR: docs/18292
* Minor style fixes: freebsd.org -> FreeBSD.orgmpp2000-03-241-1/+1
|
* New man page ng_ether(8) describing the netgraph capabilities ofarchie2000-01-251-0/+114
Ethernet interfaces.
OpenPOWER on IntegriCloud