joerg
|
d23280d626
|
Fix markup
|
2009-03-11 13:36:55 +00:00 |
martin
|
11a6dbe728
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
uebayasi
|
3ea2983121
|
Correct English; help with xtraeme.
|
2006-09-07 01:24:02 +00:00 |
wiz
|
64ebeb5cbc
|
\- is a minus, not -.
|
2004-05-13 10:20:57 +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 |
thorpej
|
3fdac2b8c5
|
Merge the nathanw_sa branch.
|
2003-01-18 10:52:16 +00:00 |
wiz
|
f6bcf9642e
|
New sentence, new line. From Robert Elz.
|
2002-10-01 18:10:43 +00:00 |
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
wiz
|
44a7a8492a
|
Whitespace nit.
|
2002-01-31 00:21:31 +00:00 |
simonb
|
346fc0519d
|
Implement the CLOCK_MONOTONIC clock for the posix/opengroup realtime
clock_() functions. This simply returns the kernel mono_time variable.
As discussed on tech-kern.
|
2002-01-31 00:13:07 +00:00 |
simonb
|
89b7d6e768
|
Fix tyop, noticed by Allen Briggs.
|
2002-01-26 15:04:16 +00:00 |
wiz
|
bc1b53873f
|
Boring whitespace or punctuation fixes.
|
2001-10-16 16:08:55 +00:00 |
manu
|
54c0ce6119
|
Added support to use the clockctl driver if present for adjtime(),
clock_settime(), ntp_adjtime() and settimeofday(). The super-user still
always use the plain system call.
Approved by Christos
|
2001-09-16 07:41:56 +00:00 |
wiz
|
53d84b5c61
|
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
|
2001-09-16 02:13:26 +00:00 |
wiz
|
dfcfff97f3
|
Boring whitespace fixes.
|
2001-09-16 01:38:59 +00:00 |
kleink
|
15be242b3a
|
Add a LIBRARY section to system call manual pages. While it's clear that the
libraries contain stubs only (with minor exceptions a la pipe(2)), the purpose
of this section is to provide linkage information.
|
1999-12-02 21:42:35 +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 |
kleink
|
df15a294f2
|
Dv vs. Va police.
|
1999-02-16 19:36:52 +00:00 |
kleink
|
dd608c4189
|
Oops, forgot a word.
|
1999-02-11 15:22:54 +00:00 |
kleink
|
8c809f7e03
|
Document clock_settime(2) and friends.
|
1999-02-11 15:20:47 +00:00 |