summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-06-20 21:14:59 +0000
committerWarner Losh <imp@FreeBSD.org>2003-06-20 21:14:59 +0000
commit795b332691b3d3c4d07f9e5e3f1884529bc78666 (patch)
treedc6cc7669e28de87a079a3d507c838be35c5aff0 /lib/libc
parent5b8c451048dc49fda89a786ea847e20dfd1f2dc5 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/ntp_adjtime.25
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/ntp_adjtime.2 b/lib/libc/sys/ntp_adjtime.2
index 3b763186bef0..6ed71cef00d1 100644
--- a/lib/libc/sys/ntp_adjtime.2
+++ b/lib/libc/sys/ntp_adjtime.2
@@ -114,7 +114,10 @@ will fill the
.Fa tp
argument with the current clock state.
.Sh RETURN VALUES
-.Rv -std ntp_adjtime
+Upon successful completion the clock state is returned.
+Otherwise a -1 is returned and the global variable
+.Va errno
+is set to indicate the error.
.Pp
Possible states of the clock are:
.Pp