git: 9front

Download patch

ref: f4690f92b3e8d4a5c6d97c58d41218ade94e9901
parent: a248e2dc6d638d05692a1040a86985bd848fe687
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Nov 5 23:59:07 EST 2014

mouse(2): fix atomouse (thanks qrstuv)

--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -23,9 +23,6 @@
 int		readmouse(Mousectl *mc)
 .PP
 .B
-int		atomouse();
-.PP
-.B
 void		closemouse(Mousectl *mc)
 .PP
 .B
--