time.7: SEE ALSO: add clock_gettime(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Reported-by: Pavel Machek <pavel@suse.cz>
This commit is contained in:
Michael Kerrisk 2008-12-04 14:05:18 -05:00
parent 9dcc46058a
commit ccf11468bd
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@
.\" 2008-06-24, mtk: added some details about where jiffies come into
.\" play; added section on high-resolution timers.
.\"
.TH TIME 7 2008-08-11 "Linux" "Linux Programmer's Manual"
.TH TIME 7 2008-12-04 "Linux" "Linux Programmer's Manual"
.SH NAME
time \- overview of time and timers
.SH DESCRIPTION
@ -192,6 +192,7 @@ and
.BR adjtime (3),
.BR clock (3),
.BR clock_getcpuclockid (3),
.BR clock_gettime (3),
.BR ctime (3),
.BR sleep (3),
.BR strftime (3),