fix manpage references for dup(2), kproc(9) and panic(9).

This commit is contained in:
cinap_lenrek 2021-09-08 18:22:35 +00:00
parent 33ac896d47
commit 084c2e6a65
3 changed files with 3 additions and 3 deletions

View file

@ -40,7 +40,7 @@ flag,
meaning that
.I newfd
will not be closed on
.IR exec(2)
.IR exec (2)
syscall,
when
.I oldfd

View file

@ -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'.

View file

@ -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: "