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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html