X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_new.3x.html;h=6fb45e5888aa68593ddba0b8bb85f7dcea8ecbd8;hp=d8667069469878e4b20ffc905e38367f9c160362;hb=3e91848cbe3dad23fdb60962fa9b678592591c34;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72 diff --git a/doc/html/man/mitem_new.3x.html b/doc/html/man/mitem_new.3x.html index d8667069..6fb45e58 100644 --- a/doc/html/man/mitem_new.3x.html +++ b/doc/html/man/mitem_new.3x.html @@ -1,7 +1,8 @@ @@ -35,7 +36,7 @@ mitem_new 3x - + @@ -68,7 +69,7 @@

RETURN VALUE

-       The  function  new_item returns NULL on error.  It sets errno according
+       The  function  new_item returns NULL on error.  It sets errno according
        to the function's failure:
 
        E_BAD_ARGUMENT
@@ -88,7 +89,7 @@
             Item is connected to a menu.
 
        E_SYSTEM_ERROR
-            System error occurred (see errno).
+            System error occurred (see errno(3)).
 
 
 

SEE ALSO