9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Amavect ." <amavect@gmail.com>
To: 9front@9front.org
Subject: Keyboard(2) Man Page Fix
Date: Fri, 21 Sep 2018 19:13:05 -0400	[thread overview]
Message-ID: <CAGOW0YOZfG7MiUjhciR8z87i5iGZx5mus9p8v=ojsep_Hcuycg@mail.gmail.com> (raw)

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


             reply	other threads:[~2018-09-21 23:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21 23:13 Amavect . [this message]
2018-09-22  7:41 ` [9front] " hiro

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGOW0YOZfG7MiUjhciR8z87i5iGZx5mus9p8v=ojsep_Hcuycg@mail.gmail.com' \
    --to=amavect@gmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).