fix manpage references for dup(2), kproc(9) and panic(9).
This commit is contained in:
parent
33ac896d47
commit
084c2e6a65
3 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ flag,
|
|||
meaning that
|
||||
.I newfd
|
||||
will not be closed on
|
||||
.IR exec(2)
|
||||
.IR exec (2)
|
||||
syscall,
|
||||
when
|
||||
.I oldfd
|
||||
|
|
|
@ -64,7 +64,7 @@ causing it, if necessary, to wake from
|
|||
or break out of a
|
||||
.IR rendezvous (2)
|
||||
or an
|
||||
.IR eqlock(9),
|
||||
.IR eqlock (9),
|
||||
with an
|
||||
.IR error (9)
|
||||
`interrupted'.
|
||||
|
|
|
@ -18,7 +18,7 @@ might reboot the system.
|
|||
The format
|
||||
.I fmt
|
||||
and associated arguments are the same as those for
|
||||
.IR print (9).
|
||||
.IR print (2).
|
||||
.I Panic
|
||||
adds a prefix
|
||||
.L "panic: "
|
||||
|
|
Loading…
Reference in a new issue