keyboard(2) spelling (thanks Amavect)
This commit is contained in:
parent
8c7a4e28d5
commit
0311f01122
|
@ -39,7 +39,7 @@ structure:
|
||||||
.IP
|
.IP
|
||||||
.EX
|
.EX
|
||||||
.ta 6n +\w'Channel 'u +\w'consfd; 'u
|
.ta 6n +\w'Channel 'u +\w'consfd; 'u
|
||||||
typedef struct Keyboardct Keyboardctl;
|
typedef struct Keyboardctl Keyboardctl;
|
||||||
struct Keyboardctl
|
struct Keyboardctl
|
||||||
{
|
{
|
||||||
Channel *c; /* chan(Rune[20]) */
|
Channel *c; /* chan(Rune[20]) */
|
||||||
|
@ -66,7 +66,7 @@ is assumed.
|
||||||
.PP
|
.PP
|
||||||
Once the
|
Once the
|
||||||
.B Keyboardctl
|
.B Keyboardctl
|
||||||
is set up a
|
is set up, a
|
||||||
message containing a
|
message containing a
|
||||||
.BR Rune
|
.BR Rune
|
||||||
will be sent on the
|
will be sent on the
|
||||||
|
|
Loading…
Reference in a new issue