summaryrefslogtreecommitdiffstats
path: root/share/man/man9/rtalloc.9
Commit message (Collapse)AuthorAgeFilesLines
* Mdoc Janitor:hmp2003-10-231-8/+16
| | | | * Fix hard sentence breaks.
* Assorted mdoc(7) fixes.ru2003-06-021-1/+1
|
* Some mdoc(7) fixes:hmp2003-05-311-9/+9
| | | | | | | | Nuke incorrect usage of .Ar; replace it with .Vt, .Va or .Fa appropriately. The .Ar mdoc(7) specifier should only be used when displaying command line arguments. Approved by: des (mentor)
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-5/+5
| | | | | | | | | | 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
* Prepare for mdoc(7)NG.ru2000-12-291-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-4/+5
| | | | Use .An/.Aq.
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-131-1/+2
|
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Correct some spelling errors.mpp1996-12-011-2/+2
|
* Add an rtentry(9) page to describe the structure of a routing-tablewollman1996-10-081-2/+3
| | | | entry and the metrics and flags which pertain thereto.
* Document what I believe to be the interface of rtalloc*.wollman1996-10-081-0/+200
OpenPOWER on IntegriCloud