X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_name.3x.html;h=90895d3c54275dd3d7d79c510b0370dbcc2261a1;hp=880e068f254b81dfa205f70ba2f3874384a2ed28;hb=82a087c4c47679fcfa59bb6d7bdbe587355ba3f6;hpb=55ccd2b959766810cf7db8d1c4462f338ce0afc8 diff --git a/doc/html/man/mitem_name.3x.html b/doc/html/man/mitem_name.3x.html index 880e068f..90895d3c 100644 --- a/doc/html/man/mitem_name.3x.html +++ b/doc/html/man/mitem_name.3x.html @@ -2,7 +2,7 @@ @@ -68,7 +68,8 @@

RETURN VALUE

-       These routines returns NULL on error.
+       These routines return a pointer (which may be NULL).  They
+       do not set errno.
 
 
 
@@ -84,13 +85,13 @@

PORTABILITY

-       These routines emulate the System V  menu  library.   They
+       These  routines  emulate  the System V menu library.  They
        were not supported on Version 7 or BSD versions.
 
 
 

AUTHORS

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