summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_atm.4
Commit message (Collapse)AuthorAgeFilesLines
* - Fix struct and struct fields names.glebius2012-11-021-41/+31
| | | | | | - Remove NGM_ATM_CARRIER_CHANGE, which was removed in r118175. Submitted by: Mamontov Roman <mr.xanto gmail.com>
* Fixed a typo and added a comma.brueffer2010-08-151-1/+1
| | | | | | PR: 148681 Submitted by: Glen Barber <glen.j.barber@gmail.com> MFC after: 1 week
* Verify that SYNOPSIS section compiles.ru2005-02-051-1/+3
|
* Fixed markup and punctuation.ru2004-07-091-73/+109
|
* Fixed section name.ru2004-07-061-1/+1
|
* Fixed the .Os call (missing or wrong).ru2004-07-061-1/+1
|
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-041-1/+1
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-28/+52
|
* Spelling fixes.mpp2004-06-211-2/+2
|
* mdoc(7): fixed document title.ru2003-12-281-1/+1
|
* Replace all uses of the old netgraph constants NG_*LEN by the newharti2003-11-151-2/+2
| | | | | | constants NG_*SIZ that include the trailing NUL byte. This change is mostly mechanical except for the replacement of a couple of snprintf() and sprintf() calls with strlcpy.
* Add missing .Elnaddy2003-09-111-0/+1
| | | | Approved by: ru
* This is the man page for the netgraph ATM node.harti2003-06-251-0/+353
OpenPOWER on IntegriCloud