martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
wiz
|
1b2b703d2f
|
time(9) was renamed to time_second(9), fix xrefs.
|
2007-02-20 08:26:35 +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 |
gmcgarry
|
0ff16469a7
|
Xref hardclock(9).
|
2002-06-29 04:36:17 +00:00 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
wiz
|
4537f2cc42
|
Xref hz(9), now that it exists.
|
2001-09-04 04:03:50 +00:00 |
wiz
|
42a2a8e490
|
Boring whitespace fixes.
|
2001-09-04 02:51:15 +00:00 |
msaitoh
|
fc1483157b
|
s/monotomically/monotonically/g
|
2001-06-19 19:26:01 +00:00 |
jhawk
|
6de3c7fef6
|
Comment out references to hz(9) and hardclock(9). It'd be nice
if someone wrote them, but let's not reference them until they are
written. Addresses PR kern/4901.
|
2001-04-29 19:12:20 +00:00 |
kleink
|
03126e1c99
|
Use full month names with .Dd, as per mdoc.samples(7).
|
1999-09-12 18:47:10 +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 |
jeremy
|
58cfb334aa
|
Manual page which describes the microtime() function for obtaining the
current value of the system realtime clock.
|
1998-09-15 01:38:01 +00:00 |