* [PATCH] console_ioctl.4: ffix
@ 2013-07-18 19:00 Simon Paillard
[not found] ` <1374174000-16740-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Simon Paillard @ 2013-07-18 19:00 UTC (permalink / raw)
To: linux-man-u79uwXL29TY76Z2rM5mHXA; +Cc: Simon Paillard
---
man4/console_ioctl.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man4/console_ioctl.4 b/man4/console_ioctl.4
index 7f5a444..ddb1d02 100644
--- a/man4/console_ioctl.4
+++ b/man4/console_ioctl.4
@@ -285,7 +285,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,
--
1.7.10.4
--
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] console_ioctl.4: ffix
[not found] ` <1374174000-16740-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
@ 2013-07-20 20:08 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2013-07-20 20:08 UTC (permalink / raw)
To: Simon Paillard
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA,
mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w
Applied.
Thanks, Simon,
Cheers,
Michael
On 07/18/13 21:00, Simon Paillard wrote:
> ---
> man4/console_ioctl.4 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/man4/console_ioctl.4 b/man4/console_ioctl.4
> index 7f5a444..ddb1d02 100644
> --- a/man4/console_ioctl.4
> +++ b/man4/console_ioctl.4
> @@ -285,7 +285,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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-20 20:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 19:00 [PATCH] console_ioctl.4: ffix Simon Paillard
[not found] ` <1374174000-16740-1-git-send-email-spaillard-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-07-20 20:08 ` Michael Kerrisk
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).