diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1 index 81053ed92ce..52b555e2386 100644 --- a/usr.bin/time/time.1 +++ b/usr.bin/time/time.1 @@ -87,11 +87,9 @@ The granularity of seconds on micro processors is crude and can result in times being reported for CPU usage which are too large by a second. .Sh SEE ALSO -.Xr csh 1 -.Sh FILES -.Bl -tag -width /usr/include/sys/resource.h -compact -.It Pa /usr/include/sys/resource.h -.El +.Xr csh 1 , +.Xr getrusage 2 , +.Xr wait 2 .Sh HISTORY A .Nm