ref: 42ccceb3070ec9a52c65447a013479af272931f2
parent: 74d782836c121617cc9d6736b38bd9664151a777
	author: 23hiro <23hiro@gmail.com>
	date: Sat Sep 22 05:41:16 EDT 2018
	
keyboard(2) spelling (thanks Amavect)
--- a/sys/man/2/keyboard
+++ b/sys/man/2/keyboard
@@ -39,7 +39,7 @@
.IP
.EX
.ta 6n +\w'Channel 'u +\w'consfd; 'u
-typedef struct Keyboardct Keyboardctl;
+typedef struct Keyboardctl Keyboardctl;
struct Keyboardctl
 {Channel *c; /* chan(Rune[20]) */
@@ -66,7 +66,7 @@
.PP
Once the
.B Keyboardctl
-is set up a
+is set up, a
message containing a
.BR Rune
will be sent on the
--
⑨