9front - general discussion about 9front
 help / color / mirror / Atom feed
* Keyboard(2) Man Page Fix
@ 2018-09-21 23:13 Amavect .
  2018-09-22  7:41 ` [9front] " hiro
  0 siblings, 1 reply; 2+ messages in thread
From: Amavect . @ 2018-09-21 23:13 UTC (permalink / raw)
  To: 9front

Hi all,

There's a letter missing in the keyboard(2) man page.
Also, added a comma for proper phrasing.

Thanks,
Amavect

diff -r 19b105a97067 sys/man/2/keyboard
--- a/sys/man/2/keyboard    Thu Sep 20 21:25:38 2018 +0200
+++ b/sys/man/2/keyboard    Wed Sep 19 21:57:59 2018 -0400
@@ -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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] Keyboard(2) Man Page Fix
  2018-09-21 23:13 Keyboard(2) Man Page Fix Amavect .
@ 2018-09-22  7:41 ` hiro
  0 siblings, 0 replies; 2+ messages in thread
From: hiro @ 2018-09-22  7:41 UTC (permalink / raw)
  To: 9front

applied


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-22  7:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-21 23:13 Keyboard(2) Man Page Fix Amavect .
2018-09-22  7:41 ` [9front] " hiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).