code: plan9front

Download patch

ref: c3ca13a71a1d8928c7c7b931e0423ffe0544418a
parent: 10c71f2b5c0fa637fcc244ccd7cbca24bb904f8a
author: Jacob Moody <moody@posixcafe.org>
date: Wed May 3 12:56:01 EDT 2023

mouse(2): not quite a typo (thanks Alex Musolino)

commit a04fd342727c329584a9f443092caf21e3884bdf incorrectly
changed the reference to eenter in event(2). The function in
event(2) is in fact eenter, it does stutter.

--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -243,7 +243,7 @@
 .PP
 .I Enter
 is a multithreaded version of the
-.I enter
+.I eenter
 function described in
 .IR event (2).
 Like