git: 9front

Download patch

ref: c5e7d51b12c0b6cff61017ad3ff78f9d94df3157
parent: 8cb7ed5304196b24898c73b3958a89f617c44643
author: cinap_lenrek <cinap_lenrek@centraldogma>
date: Tue Nov 1 20:26:29 EDT 2011

mouse(2): fix bad cross reference syntax

--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -248,7 +248,7 @@
 is a multithreded version of the
 .I eenter
 function described in
-.IR event(2).
+.IR event(2) .
 Like
 .I menuhit,
 it has a optional
--