From bcedbf7819c79e361595929adb45f8098631ec8e Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 2 Nov 2002 23:59:02 +0000 Subject: [PATCH] X-ref clock_gettime(2). --- share/man/man7/clocks.7 | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man7/clocks.7 b/share/man/man7/clocks.7 index b32967f9ac3..f7f327394c2 100644 --- a/share/man/man7/clocks.7 +++ b/share/man/man7/clocks.7 @@ -152,6 +152,7 @@ Summary: if .Dv HZ is not 1000000 then the application is probably using the wrong clock. .Sh SEE ALSO +.Xr clock_gettime 2 , .Xr gprof 1 , .Xr getitimer 2 , .Xr getrusage 2 ,