wiz
|
f91573afd7
|
Mark up NULL.
|
2004-11-24 12:26:23 +00:00 |
wiz
|
7b09170529
|
Use Aq instead of \*[Lt]\*[Gt].
|
2004-11-24 12:12:19 +00:00 |
wiz
|
472351e13d
|
Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
|
2003-04-16 13:34:34 +00:00 |
wiz
|
03c12ea0f3
|
New sentence, new line. From Robert Elz.
|
2002-10-01 19:15:15 +00:00 |
wiz
|
6bce40bcab
|
The argument of .Fn should look like this:
.Fn function_name "int first" "char *second"
not like this:
.Fn function_name "int first, char *second".
|
2002-08-06 12:44:34 +00:00 |
wiz
|
0b7fe888c8
|
Normalize Dd.
|
2002-02-20 11:30:57 +00:00 |
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
wiz
|
b9661d6129
|
Whitespace nits.
|
2002-01-15 02:47:02 +00:00 |
blymn
|
e1a3174b3e
|
Add man pages for libform.
|
2001-07-08 12:10:28 +00:00 |