agc
|
075022b349
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
|
2003-08-07 10:30:41 +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 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
jdolecek
|
3abeb309bf
|
Use <sys/systm.h> instead of <systm.h>. Noted in kern/14697 by John Franklin
|
2001-11-23 23:46:44 +00:00 |
wiz
|
e689590189
|
Usually, the SEE ALSO section doesn't end with a dot.
|
2001-09-04 02:48:40 +00:00 |
perry
|
3ee53a3696
|
remove redundant .Pp
|
2001-07-07 05:45:06 +00:00 |
perry
|
e7eca1a183
|
man pages for b*() and mem*(), noting b*() to be obsolete
|
2001-07-07 05:05:17 +00:00 |