enami
|
82d7115cf2
|
Don't pass so many args to .Nd macro. It just overflows.
|
1999-11-19 01:12:39 +00:00 |
|
garbled
|
5b40cb5777
|
First round of .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-15 08:22:20 +00:00 |
|
perry
|
34a98169f0
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:54:12 +00:00 |
|
thorpej
|
dcbd40b724
|
Document new queue access methods.
|
1998-01-05 06:28:04 +00:00 |
|
christos
|
68727e364e
|
PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_*
|
1997-09-30 16:49:17 +00:00 |
|
cgd
|
c917dfb5b2
|
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
|
1997-05-29 01:48:05 +00:00 |
|
cgd
|
ed72b85031
|
add and document *_HEAD_INITIALIZER macros, which provide structure
initializers which can be used to initialize list/queue heads at
compile time.
|
1996-10-01 22:45:06 +00:00 |
|
mycroft
|
b545b9db88
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:25:36 +00:00 |
|
mycroft
|
73a1524a19
|
Document {LIST,TAILQ}_INSERT_BEFORE().
|
1995-07-03 00:20:18 +00:00 |
|
jtc
|
ee52468ada
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-11-30 15:24:27 +00:00 |
|
jtc
|
1c8c503497
|
imported from 4.4lite
|
1994-11-30 08:36:46 +00:00 |
|
cgd
|
630651b7b0
|
queue.h from 4.4, from Bostic
|
1993-12-21 01:55:03 +00:00 |
|