ref: 83f08e65a78ca560ad85fcd779e328fd287c8274
parent: 78c6967600cd1314d58dc6f7fc77664401713124
author: cinap_lenrek <cinap_lenrek@localhost>
date: Sun Aug 21 23:55:31 EDT 2011
fix bad manpage cross reference format
--- a/sys/man/3/shr
+++ b/sys/man/3/shr
@@ -50,7 +50,7 @@
The service file can be reopened and passed to
.IR mount
(see
-.IR bind(2))
+.IR bind (2))
or added to another share.
.PP
Multiple services can be mounted under a share forming a union
--- a/sys/man/4/rio
+++ b/sys/man/4/rio
@@ -129,7 +129,7 @@
.TP
.B kbd
represents the raw keyboard events (see
-.IR kbdfs(8))
+.IR kbdfs (8))
for the corresponding window. While open,
navigation keys and input on the
.IR cons
--- a/sys/man/8/boot
+++ b/sys/man/8/boot
@@ -104,7 +104,7 @@
A newline picks the default. Entering
.B !rc
breaks into the
-.IR rc(1)
+.IR rc (1)
shell.
Other possible responses are
.I method
--
⑨