wiz
|
51471a0f3b
|
Be more explicit about the difference between the err and errx (and
similar) functions. Based on wording from Jeremy C. Reed.
Closes PR 22424.
|
2003-08-10 10:45:33 +00:00 |
|
agc
|
eb7c1594f1
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
|
2003-08-07 16:42:00 +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
|
ead46331d9
|
\-1 and .Dv NULL.
|
2002-10-01 16:59:46 +00:00 |
|
yamt
|
673cbedc13
|
import CAVEATS sections from OpenBSD.
with little tweak by me.
|
2002-07-10 14:37:12 +00:00 |
|
ross
|
814f296b77
|
Generate <>& symbolically.
|
2002-02-07 07:00:09 +00:00 |
|
wiz
|
a0dbe70b74
|
Boring whitespace fixes.
|
2001-09-16 02:30:23 +00:00 |
|
cgd
|
1da7909939
|
clean up a bit, xref exit(3), and suggest use of EXIT_FAILURE.
|
2001-03-22 01:47:17 +00:00 |
|
cgd
|
337d03ef63
|
add cross-reff to getprogname(3)
|
2001-02-19 22:20:15 +00:00 |
|
garbled
|
38c96853cf
|
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages. Wheee!
|
1999-03-22 19:44:33 +00:00 |
|
perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
|
enami
|
16602dcb61
|
Use warn() instead of err() as an example of ``Warn of an error''.
|
1997-09-29 05:33:03 +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 |
|
mikel
|
28acf64f40
|
clarify what is printed; from Arne Henrik Juul in PR 3242, with some
minor editing by myself.
|
1997-02-21 07:44:50 +00:00 |
|
cgd
|
6e6a4e85b0
|
update to 4.4-Lite where appropriate, clean up Id format, etc.
|
1995-02-25 13:40:51 +00:00 |
|
jtc
|
9c4ad8fbd4
|
Misc manpage fixes.
|
1993-11-25 02:48:32 +00:00 |
|
cgd
|
95c898787c
|
update to latest version; no *significant* changes.
|
1993-11-06 00:33:23 +00:00 |
|
mycroft
|
0e9c8e4524
|
Add RCS identifiers.
|
1993-07-30 08:34:38 +00:00 |
|
glass
|
5fabe9c0b1
|
new err stuff
|
1993-04-30 23:08:23 +00:00 |
|