ref: ca7f1d6e2dde4f5d514f581e7afe55c5de43776d
parent: 9cffce6c622bee3daf2ccc07d6c77e9b1410e2dc
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
--
⑨