X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fhtml%2Fman%2Fmenu_items.3x.html;h=dda9991da7cfe58158bcddd04d5af0d032a7a8da;hb=89730563d0a660d4ddd83d28660dc23c6d3f0bed;hp=60bcb827deda8202bec061750c0e6907e3f96454;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40;p=ncurses.git diff --git a/doc/html/man/menu_items.3x.html b/doc/html/man/menu_items.3x.html index 60bcb827..dda9991d 100644 --- a/doc/html/man/menu_items.3x.html +++ b/doc/html/man/menu_items.3x.html @@ -1,7 +1,8 @@ - + menu_items 3x - + @@ -69,7 +70,7 @@

RETURN VALUE

        The function menu_items returns a pointer (which may be NULL).  It does
-       not set errno.
+       not set errno.
 
        The function item_count returns ERR (the general  curses  error  return
        value) if its menu parameter is NULL.
@@ -89,7 +90,7 @@
             The menu is already posted.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
 
 

SEE ALSO