Gleb Smirnoff
bb978628ec
- Document RT_[UN]LOCK, RT_ADDREF, RT_REMREF.
...
- Describe how RT_FREE actually works.
Grammar check: ru
Reviewed by: sam
MFC after: 1 month
2004-10-11 20:48:36 +00:00
Gleb Smirnoff
5428d18c74
More grammar cleanups from MDocGuard^WRuslan.
2004-10-08 09:52:00 +00:00
Gleb Smirnoff
650c2669ee
Mdoc and grammar fixes.
...
Submitted by: ru
2004-10-07 10:59:09 +00:00
Gleb Smirnoff
729df1bb28
- note that RTF_PRCLONING is obsoleted
...
- explain locking differencies between rtalloc(), rtalloc_ign(), rtalloc1()
and rtfree(), RTFREE().
Reviewed by: andre (1.5 months ago)
OK'd by: ru
2004-10-07 10:14:23 +00:00
Hiten Pandya
4c7b4d14a2
Mdoc Janitor:
...
* Fix hard sentence breaks.
2003-10-23 02:15:46 +00:00
Ruslan Ermilov
09f84dd1d3
Assorted mdoc(7) fixes.
2003-06-02 15:02:06 +00:00
Hiten Pandya
0640e9e01b
Some mdoc(7) fixes:
...
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)
2003-05-31 14:07:25 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Jens Schweikhardt
c1f3e4bf21
Removed whitespace at end-of-line; no content changes. I simply did
...
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
2001-07-14 19:41:16 +00:00
Ruslan Ermilov
3136363f3e
Prepare for mdoc(7)NG.
2000-12-29 09:18:45 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Philippe Charnier
aaf1f16e39
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
Bruce Evans
2e14815b84
Fixed #include and/or prototype bugs in synopsis.
1997-04-13 14:49:13 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
Mike Pritchard
fc43dc94cb
Correct some spelling errors.
1996-12-01 00:25:06 +00:00
Garrett Wollman
50853e53cc
Add an rtentry(9) page to describe the structure of a routing-table
...
entry and the metrics and flags which pertain thereto.
1996-10-08 20:25:39 +00:00
Garrett Wollman
ad31211dc6
Document what I believe to be the interface of rtalloc*.
1996-10-08 18:45:06 +00:00