ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
wiz
3f37d4c950
Sort sections.
2001-12-26 01:07:45 +00:00
kleink
134596bbcd
Add missing `size' argument to MEXTADD declaration; from Yannick Montulet
...
in PR misc/14758.
2001-11-28 19:14:56 +00:00
kleink
e5cc0a04fb
No point in using __P for prototype declarations in a manual page.
2001-11-28 16:39:35 +00:00
wiz
42a2a8e490
Boring whitespace fixes.
2001-09-04 02:51:15 +00:00
itojun
5145bbe967
document behavior of M_{LEADING,TRAILING}SPACE when mbuf data portion is shared.
...
(NOTE: this is a netbsd-only behavior)
2001-07-28 16:19:12 +00:00
itojun
2cb84fbf40
wording - refer to [off, off + len] by "the contiguous region", it should
...
be more clear
2001-06-28 23:15:24 +00:00
itojun
540d501b6f
document m_pulldown (grammar check anyone?).
...
document m_pullup length restriction (len <= MHLEN).
2001-06-28 23:02:47 +00:00
kleink
b687a173a9
Correct mtod() return data type.
2001-06-17 12:36:14 +00:00
wiz
9f63abe263
Replace a .Xr with a .Pa.
2001-04-09 17:14:38 +00:00
lukem
279552d3db
fix up various .Nm abuses:
...
- keep the case consistent between the actual name and what's referenced.
e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
using `.Nm ""' if there's stuff following, or for the 2nd and so on
occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
itojun
ce80048889
document m_dup(9). talk a little bit about issues with shared
...
external storage (M_EXT).
2000-10-13 04:19:58 +00:00
tv
7c8513ea3b
MLINK2->M_LINK2, also make the listing of these three options be more in
...
line with the columnar layout.
2000-08-14 17:34:12 +00:00
enami
82d7115cf2
Don't pass so many args to .Nd macro. It just overflows.
1999-11-19 01:12:39 +00:00
garbled
e4c16bfb11
More .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-16 00:40:46 +00:00
mycroft
6bb985323b
Fix formatting errors (bad sentence breaks).
1999-03-06 22:09:29 +00:00
msaitoh
6f4ce5dfdd
Eliminate extra comma in SEE ALSO section
1998-09-03 08:12:56 +00:00
ross
7c7c171d13
Add David Brownlee's new intro pages, with editing. (PR #534[23])
...
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
mikel
ccbf3f5da5
fix capitalization as noted by Chris Demetriou in PR 4377
...
while I'm here, fix numerous spelling, grammar, and -mdoc macro usage bugs
1997-11-27 06:17:58 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
kleink
9a0df2e337
Add manual page containing documentation on mbuf management functions and
...
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00