]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/adjtime.2
xnu-6153.121.1.tar.gz
[apple/xnu.git] / bsd / man / man2 / adjtime.2
index 30bf72b78d2c06dd7debad60c8d44b46d611d701..51f4b18a3990e3dc10290c459854ff9fbf9cddd8 100644 (file)
@@ -44,7 +44,7 @@
 .Ft int
 .Fn adjtime "const struct timeval *delta" "struct timeval *olddelta"
 .Sh DESCRIPTION
-.Fn Adjtime
+.Fn adjtime
 makes small adjustments to the system time, as returned by
 .Xr gettimeofday 2 ,
 advancing or retarding it
@@ -88,7 +88,7 @@ A return value of -1 indicates that an error occurred, and in this
 case an error code is stored in the global variable
 .Va errno .
 .Sh ERRORS
-.Fn Adjtime
+.Fn adjtime
 will fail if:
 .Bl -tag -width Er
 .It Bq Er EFAULT
@@ -100,7 +100,7 @@ The process's effective user ID is not that of the super-user.
 .Xr date 1 ,
 .Xr gettimeofday 2 ,
 .Xr timed 8 ,
-.Xr timedc 8 ,
+.Xr timedc 8
 .Rs
 .%T "TSP: The Time Synchronization Protocol for UNIX 4.3BSD"
 .%A R. Gusella