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

@ -33,9 +33,7 @@ specifies the memory image of a process.
A
.I pid
gives the id of an executing process to be accessed via
.IR ptrace (2)
or
.IR proc (5).
.IR ptrace (2).
A
.I corefile
specifies the name of a core dump (see
@ -949,7 +947,6 @@ is one the breakpoint will fire.
Beware that local variables may be stored in registers; see the
BUGS section.
.SH "SEE ALSO"
.IR 9nm (1),
.IR acid (1)
.SH SOURCE
.B /usr/local/plan9/src/cmd/db