From: "Michael Kerrisk (man-pages)" <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Akihiro MOTOKI <amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: Re: [PATCH] typo and formatting fix in console_ioctl.4
Date: Thu, 01 Aug 2013 11:31:53 +0200 [thread overview]
Message-ID: <51FA2B09.2030409@gmail.com> (raw)
In-Reply-To: <CALhU9t=2j59Xao34NW9Sc38SCDV4m__dZtHY1M0vHLC=XO6U9Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On 07/30/13 22:22, Akihiro MOTOKI wrote:
> typo and formatting fix in console_ioctl.4
Hello Akihiro,
Of these three changes, I believe the first and last were
already fixed. (As Simon notes, it's best to work from the latest Git.)
I applied the second change.
Cheers,
Michael
> diff --git a/manual/LDP_man-pages/original/man4/console_ioctl.4
> b/manual/LDP_man-pages/original/man4/console_ioctl.4
> index 5cb3e2f..6918b24 100644
> --- a/manual/LDP_man-pages/original/man4/console_ioctl.4
> +++ b/manual/LDP_man-pages/original/man4/console_ioctl.4
> @@ -213,7 +213,7 @@ and
> .I charheight
> are filled with
> the respective data for the currently loaded font, and the
> -.I hardata
> +.I chardata
> array contains the font data if the initial value of
> .I charcount
> indicated enough space was available; otherwise the
> @@ -241,7 +241,6 @@ This call also invalidates the Unicode mapping.
> .B PIO_FONTX
> Sets screen font and associated rendering information.
> .I argp
> -
> points to a
>
> .in +4n
> @@ -285,7 +284,7 @@ Get full Unicode screen mapping from kernel.
> .I argp
> points to an
> area of size
> -.IR E_TABSZ*sizeof(unsigned short) ,
> +.IR "E_TABSZ*sizeof(unsigned short)" ,
> which is loaded with the
> Unicodes each character represent.
> A special set of Unicodes,
>
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-08-01 9:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 20:22 [PATCH] typo and formatting fix in console_ioctl.4 Akihiro MOTOKI
[not found] ` <CALhU9t=2j59Xao34NW9Sc38SCDV4m__dZtHY1M0vHLC=XO6U9Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-01 9:31 ` Michael Kerrisk (man-pages) [this message]
[not found] ` <51FA2B09.2030409-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-08-01 9:46 ` Akihiro Motoki
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=51FA2B09.2030409@gmail.com \
--to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=amotoki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.