]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/gettimeofday.2
xnu-3247.1.106.tar.gz
[apple/xnu.git] / bsd / man / man2 / gettimeofday.2
index 96659f1002c04cee0eef4a6ebb86accfabb1f6f2..179e9bc0cb44e5d620552fee9cc3ae529f0c7360 100644 (file)
@@ -53,7 +53,6 @@
 .Fa "const struct timezone *tzp"
 .Fc
 .Sh DESCRIPTION
-.Ef
 .Pp
 The system's notion of the current Greenwich time and the current time
 zone is obtained with the
@@ -124,7 +123,7 @@ the appropriate part of the year.
 .Pp
 Only the super-user may set the time of day or time zone.
 If the system securelevel is greater than 1 (see
-.Xr init 8 ),
+.Xr launchd 8 ),
 the time may only be advanced.
 This limitation is imposed to prevent a malicious super-user
 from setting arbitrary time stamps on files.