X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_format.3x.html;h=44e2125d043eec06447a4e4f10aefaf87866af77;hp=fccb25bcb7ab3a66b79a1d960a5f5270f22c1f3a;hb=a90dd7b66fa711acd24d8181ea20e4f57d4b36cd;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/menu_format.3x.html b/doc/html/man/menu_format.3x.html index fccb25bc..44e2125d 100644 --- a/doc/html/man/menu_format.3x.html +++ b/doc/html/man/menu_format.3x.html @@ -1,7 +1,8 @@ - + menu_format 3x - + @@ -59,7 +60,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 +79,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.