ref: cd9da490b693475cdef4a80dabd0d7d0b17954ce
parent: a23f1110e1fccc5582bc27d664d8a984ab00e203
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Sat Jun 4 04:23:20 EDT 2011
pkg(1), hold(1) fix bad .IR cross reference warning
--- a/sys/man/1/hold
+++ b/sys/man/1/hold
@@ -8,7 +8,7 @@
.PP
.I Hold
sets hold mode on the
-.IR rio(1)
+.IR rio (1)
window where it was launched.
The contents of the named file is printed
above the live editing area and the newly entered text is saved
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -35,7 +35,7 @@
then packs it into a
.IR bzip2 (1)
compressed
-.IR tar(1)
+.IR tar (1)
archive suitable for upload to a package
repository.
.TP
--
⑨