Date: Fri, 20 Jun 2003 14:14:59 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys ntp_adjtime.2 Message-ID: <200306202114.h5KLExjd004231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/06/20 14:14:59 PDT FreeBSD src repository Modified files: lib/libc/sys ntp_adjtime.2 Log: 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 Revision Changes Path 1.2 +4 -1 src/lib/libc/sys/ntp_adjtime.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306202114.h5KLExjd004231>