X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_format.3x.html;h=329ecd4a82b180adf79bea439ab13eeaff9b64f9;hp=7e44410f18102a6a8943b01d25f3c6348aafa42f;hb=9193d076200365eeb5ff932acdbbdcc5e452292c;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/menu_format.3x.html b/doc/html/man/menu_format.3x.html index 7e44410f..329ecd4a 100644 --- a/doc/html/man/menu_format.3x.html +++ b/doc/html/man/menu_format.3x.html @@ -1,7 +1,7 @@ @@ -35,7 +35,7 @@ menu_format 3x - + @@ -59,7 +59,7 @@

DESCRIPTION

        The function set_menu_format sets the maximum display size of the given
        menu.  If this size is too small to display all menu  items,  the  menu
-       will  be made scrollable. If this size is larger than the menus subwin-
+       will be made scrollable.  If this size is larger than the menus subwin-
        dow and the subwindow is too small to display all menu items, post_menu
        will fail.
 
@@ -78,7 +78,7 @@
        E_OK The routine succeeded.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
        E_BAD_ARGUMENT
             Routine detected an incorrect or out-of-range argument.