X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_items.3x.html;h=1ef6cbe116f1807297e3db064d4f3a8177f54f6b;hb=8966d257503a5eb02998b885eb376d50d7e16eda;hp=ad609f830647f27b0e0a0a31ede3d6e7d4bea7b9;hpb=027ae42953e3186daed8f3882da73de48291b606;p=ncurses.git diff --git a/doc/html/man/menu_items.3x.html b/doc/html/man/menu_items.3x.html index ad609f83..1ef6cbe1 100644 --- a/doc/html/man/menu_items.3x.html +++ b/doc/html/man/menu_items.3x.html @@ -2,7 +2,7 @@ @@ -74,7 +74,7 @@ -

RETURN VALUES

+

RETURN VALUE

        The function menu_items returns a pointer  (which  may  be
        NULL).  It does not set errno.
 
@@ -117,12 +117,12 @@
        were not supported on Version 7 or BSD versions.
 
        The  SVr4  menu  library   documentation   specifies   the
-       item_count  error value as -1 (which is the value of ERR).
+       item_count error value as -1 (which is the value of ERR).
 
 
 

AUTHORS

-       Juergen Pfeifer.  Manual  pages  and  adaptation  for  new
+       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
        curses by Eric S. Raymond.