Some man pages.

This commit is contained in:
rsc 2005-01-03 06:40:20 +00:00
parent 2600337aa7
commit 058b0118a5
214 changed files with 17112 additions and 1999 deletions

View file

@ -24,11 +24,5 @@ child processes in user code, and child processes in system calls.
returns the sum of those same times, converted to seconds.
.I Times
returns the elapsed real time, in milliseconds, that the process has been running.
.PP
These functions read
.BR /dev/cputime ,
opening that file when they are first called.
.SH SOURCE
.B /usr/local/plan9/src/libc/9sys
.SH SEE ALSO
.IR cons (3)
.B /usr/local/plan9/src/lib9/time.c