summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/clock_settime.3c
diff options
context:
space:
mode:
authorRichard Lowe <richlowe@richlowe.net>2022-02-26 16:40:47 -0600
committerRichard Lowe <richlowe@richlowe.net>2022-03-10 01:14:35 -0600
commitbbf215553c7233fbab8a0afdf1fac74c44781867 (patch)
treee698415c5d1265b368c58c56199244dc2be86500 /usr/src/man/man3c/clock_settime.3c
parent236cb9a89d936b4b681853751c9af1adccc35ef9 (diff)
downloadillumos-joyent-bbf215553c7233fbab8a0afdf1fac74c44781867.tar.gz
14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/clock_settime.3c')
-rw-r--r--usr/src/man/man3c/clock_settime.3c10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man3c/clock_settime.3c b/usr/src/man/man3c/clock_settime.3c
index 2c18e48f0c..375258069b 100644
--- a/usr/src/man/man3c/clock_settime.3c
+++ b/usr/src/man/man3c/clock_settime.3c
@@ -135,7 +135,7 @@ represents the amount of time (in seconds and nanoseconds) since some arbitrary
time in the past; it is not correlated in any way to the time of day, and thus
is not subject to resetting or drifting by way of
.Xr adjtime 2 ,
-.Xr ntp adjtime 2 ,
+.Xr ntp_adjtime 2 ,
.Xr settimeofday 3C ,
or
.Fn clock_settime .
@@ -166,7 +166,7 @@ and
member of the
.Vt lwpsinfo_t
structure discussed in
-.Xr proc 4 .
+.Xr proc 5 .
.Pp
This clock cannot be set with
.Fn clock_settime
@@ -183,7 +183,7 @@ The system time is the same that is seen in the
member of the
.Vt lwpsinfo_t
structure discussed in
-.Xr proc 4 .
+.Xr proc 5 .
System time includes both the system and trap microstates,
.Fa pr_stime
and
@@ -207,7 +207,7 @@ and
members of the
.Vt psinfo_t
structure documented in
-.Xr proc 4 .
+.Xr proc 5 .
.Pp
This clock is not settable with
.Fn clock_settime .
@@ -284,4 +284,4 @@ is
.Xr settimeofday 3C ,
.Xr timer_gettime 3C ,
.Xr time.h 3HEAD ,
-.Xr proc 4
+.Xr proc 5