ref: ef677e532977b7824eff8657c7f2836f6aa8c462
parent: c79ea703c46a9d0b751069097d4b0c001aa78776
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Nov 5 16:00:23 EST 2014
fix some manpage cross references
--- a/sys/man/1/pkg
+++ b/sys/man/1/pkg
@@ -115,7 +115,6 @@
.br
.B http://plan9.bell-labs.com/sources/contrib/staal1978/pkg
.SH SEE ALSO
-.IR contrib (1) ,
.IR gzip (1) ,
.IR tar (1)
.SH HISTORY
--- a/sys/man/1/vnc
+++ b/sys/man/1/vnc
@@ -197,8 +197,6 @@
.SH SOURCE
.B /sys/src/cmd/vnc
.SH "SEE ALSO
-.IR drawterm (8)
-.br
.B http://www.uk.research.att.com/vnc
.SH BUGS
If the remote frame buffer is larger than the local screen,
--- a/sys/man/4/iostats
+++ b/sys/man/4/iostats
@@ -61,7 +61,7 @@
.B -C
flag sets the MCACHE flag on the mount which allows
the kernel to cache (see
-.IR bind(1) ).
+.IR bind (1)).
.SH EXAMPLE
Display summary of file I/O incurred by
.IR ls (1):
--
⑨