typo and formatting fix in console_ioctl.4 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, -- Akihiro MOTOKI <amotoki@xxxxxxxxx> -- 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