diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-10-31 17:53:32 -0500 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-10-31 17:53:32 -0500 |
commit | 29f4691e1a8349e87b826f29df1fcd3a1db16306 (patch) | |
tree | 612389af8597a3429beef63cf1583297a51e5043 /sys/man/2 | |
parent | a5169a483492de4b2fe2b625e523c877172d49ad (diff) |
event(2): english
Diffstat (limited to 'sys/man/2')
-rw-r--r-- | sys/man/2/event | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/2/event b/sys/man/2/event index 8027f2b91..b5b0087a7 100644 --- a/sys/man/2/event +++ b/sys/man/2/event @@ -377,7 +377,7 @@ If 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 @@ The .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 |