wiz
|
dcfc2c5bc2
|
Split Nm argument in NAME section on multiple lines, like usual.
|
2010-03-26 19:40:41 +00:00 |
jruoho
|
cbdab0119f
|
In addition to 'hz', document also 'tick', 'tickadj', 'stathz', and 'profhz'.
The idea comes from OpenBSD, but this was written largely based on the
comments in kern_clock.c. XXX: schedhz?
|
2010-03-25 14:59:36 +00:00 |
jruoho
|
703b195ed6
|
Instead of "int hz", use "extern int hz".
|
2010-03-04 09:57:12 +00:00 |
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 |
ross
|
4fa402f116
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-13 08:17:26 +00:00 |
gmcgarry
|
7f677635d3
|
Spelling fixes.
|
2001-09-05 05:30:29 +00:00 |
wiz
|
b35bc23d45
|
Add hz(9) man page.
|
2001-09-04 04:01:49 +00:00 |