diff options
author | 23hiro <23hiro@gmail.com> | 2018-09-22 09:41:16 +0200 |
---|---|---|
committer | 23hiro <23hiro@gmail.com> | 2018-09-22 09:41:16 +0200 |
commit | 0311f011228a5d26a7a73128c489782870b69693 (patch) | |
tree | 1a57fd0b8141388bc93a994c471bdc2fc5ab217b | |
parent | 8c7a4e28d5d9413925aa9e1e23a36e170658f20d (diff) |
keyboard(2) spelling (thanks Amavect)
-rw-r--r-- | sys/man/2/keyboard | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/man/2/keyboard b/sys/man/2/keyboard index d0463f789..5944729dc 100644 --- a/sys/man/2/keyboard +++ b/sys/man/2/keyboard @@ -39,7 +39,7 @@ structure: .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 @@ is assumed. .PP Once the .B Keyboardctl -is set up a +is set up, a message containing a .BR Rune will be sent on the |