ref: 59f4b896ec0cfd7ec69f13bd0972d1f790e129fb
parent: f1e5c17b3213af6ee546e79323ddfcf9c29e0131
author: stanley lieber <stanley.lieber@gmail.com>
date: Mon Oct 31 13:53:32 EDT 2011
event(2): english
--- a/sys/man/2/event
+++ b/sys/man/2/event
@@ -377,7 +377,7 @@
is nil, it restores the image to the default arrow.
.PP
.I Eenter
-provides a simple way of text input in graphical programs. It displays
+provides a simple method of text input in graphical programs. It displays
a box at the current position of the mouse cursor (passed in the
.B Mouse *m
argument) in wich text can be
@@ -391,7 +391,7 @@
.B buf
parameter contains the null-terminated input string to be edited. The
.B len
-argument specified the length of
+argument specifies the length of
.B buf
in bytes including the terminating null byte.
If
--
⑨