mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add a couple of relavant man page xrefs for more information
on the structures time(1) displays, instead of refering he reading to an include file. Obtained from: NetBSD-bugs mailing list PR#3193
This commit is contained in:
parent
47510e94d3
commit
6836c26dc5
1 changed files with 3 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue