git: 9front

Download patch

ref: 1098c8163e581cf962671df32f4de54a2436b726
parent: cfded4a1fb0a65316465ad228614986481c7c014
author: Igor Böhm <igor@9lab.org>
date: Sun Apr 30 19:31:50 EDT 2023

mouse(2): fix typos

--- a/sys/man/2/mouse
+++ b/sys/man/2/mouse
@@ -242,13 +242,13 @@
 restoring the display when the menu is removed.
 .PP
 .I Enter
-is a multithreded version of the
-.I eenter
+is a multithreaded version of the
+.I enter
 function described in
 .IR event (2).
 Like
 .I menuhit,
-it has a optional
+it has an optional
 .B scr
 argument to create a window. Keyboard input is read from the channel in the
 .B Keyboardctl *kc
--