Warner Losh
09fd542e60
Use better manuals for these ntp system calls. These were replaced by
...
the netbsd versions, and tweaked by me with suggestions from phk.
Reviewed by: phk
Approved by: re@
2007-09-15 14:33:55 +00:00
Tom Rhodes
13d8c69070
Fix mis-reference of incorrect manual page in ERRORS section.
...
Noticed by: Harlan Stenn <stenn@ntp.isc.org>
2007-02-17 01:54:00 +00:00
Warner Losh
795b332691
ntp_adjtime returns the current state of the clock (TIME_*) on success
...
or -1 on failure. The manual used to say it returned 0 or -1. Both
examination of the kernel sources, and ntpd show that this is the case.
MFC After: 3 days
2003-06-20 21:14:59 +00:00
Tom Rhodes
7456d3c673
Add a manual page for the ntp_adjtime syscall.
...
PR: 32674
Reviewed by: phk, ru
2003-04-15 15:42:10 +00:00