aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-06 05:21:39 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-06 05:21:39 +0000
commit6836c26dc5b9bab9b197bcb8dae077c022a8d6c4 (patch)
tree96e058734afc0b0a2ce0db6cc50218b408bc1810 /usr.bin
parent47510e94d3bdd39c6f5623b4b5bc7fc590d61326 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/time/time.18
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/time/time.1 b/usr.bin/time/time.1
index 81053ed92ce3..52b555e2386d 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