summaryrefslogtreecommitdiffstats
path: root/share/man/man4/natm.4
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos and use consistent section names in manual pages:hrs2005-07-151-1/+1
| | | | | | | | | | s/SYSCTLS/SYSCTL VARIABLES/ s/TUNABLES/LOADER TUNABLES/ s/CAVEAT/CAVEATS/ s/DESCIPTION/DESCRIPTION/ Reviewed by: ru MFC after: 3 days
* Expand *n't contractions.ru2005-02-131-1/+1
|
* mdoc(7): Fix common mistakes made in the SEE ALSO section.ru2003-09-121-2/+2
|
* Reference the patm(4) man page from here, like the other ATM drivers areharti2003-07-151-0/+1
| | | | referenced.
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-8/+12
|
* This is a driver for Fore PCA200E cards that uses busdma and works onharti2003-06-231-0/+1
| | | | | little endian and big endian and with 32 and 64 bit pointers. It already has the hooks to be used for HARP, NATM and ngATM.
* Reference the hatm(4) driver man page.harti2003-06-171-0/+1
|
* Factor out the description of how to configure a CLIP into its ownharti2003-06-131-1/+2
| | | | | | man page. This will be more scaleable as more driver man pages hit the tree. Add also a description on how to do this configuration in the rc.conf script.
* Remove the documentation of the raw AAL0 access which has been removed.harti2003-06-131-28/+0
| | | | | This raw cell stuff not used in the tree and a doubt that it is used anywhere else. It was also very Midway specific.
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+3
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-15/+15
| | | | | | | | | | 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: normalize .Nd.ru2001-04-181-1/+1
|
* mdoc(7) police: eliminate warnings.ru2000-11-171-1/+1
|
* Add $FreeBSD$ lines to man pages that are missing them to make itmpp1999-08-281-0/+2
| | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net>
* Various man page cleanup:mpp1999-08-151-2/+4
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* typo fixeskjc1999-03-291-2/+2
| | | | | PR: docs/10738 Submitted by:Yamaguchi Takahiro tyama@titanium.crc.uec.ac.jp
* add Native ATM Protocol manual.kjc1998-07-291-0/+116
OpenPOWER on IntegriCloud