summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-08-18 22:54:52 +0200
committercinap_lenrek <cinap_lenrek@centraldogma>2011-08-18 22:54:52 +0200
commit8ca1e9c14dd4749acbf388c97c8332c07957ee33 (patch)
tree1a99ed157ce2760fedc50aaad01eee7c4685469a
parentd20c754094306171e66679de992bab57d34c33ea (diff)
root/boot typo
-rw-r--r--sys/man/8/cpurc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/8/cpurc b/sys/man/8/cpurc
index 9d7f2882f..c9a0afd18 100644
--- a/sys/man/8/cpurc
+++ b/sys/man/8/cpurc
@@ -13,7 +13,7 @@ cpurc, cpurc.local, termrc, termrc.local \- boot scripts
After the kernel boots, it execs
.B /boot
(see
-.IR root (3)),
+.IR boot (8)),
which in turn execs
.BR /$cputype/init .
.IR Init (8)
@@ -82,7 +82,7 @@ machine-specific boot script for
.br
.B /cfg/$sysname/*rc
.SH "SEE ALSO"
-.IR srv (4),
.IR namespace (6),
+.IR boot (8)
.IR init (8),
.IR listen (8)