X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_userptr.3x.html;h=afb442d81c638f670407127112bf5ed9f6f24c65;hb=e2153a14ebfb90265151d608778aaf9f403b3d24;hp=e2ac688003966d62d88e0d2b63cdcdb65b8daede;hpb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;p=ncurses.git diff --git a/doc/html/man/mitem_userptr.3x.html b/doc/html/man/mitem_userptr.3x.html index e2ac6880..afb442d8 100644 --- a/doc/html/man/mitem_userptr.3x.html +++ b/doc/html/man/mitem_userptr.3x.html @@ -1,7 +1,6 @@ -mitem_userptr 3x 2023-09-16 ncurses 6.4 Library calls +mitem_userptr 3x 2024-03-16 ncurses 6.5 Library calls -

mitem_userptr 3x 2023-09-16 ncurses 6.4 Library calls

+

mitem_userptr 3x 2024-03-16 ncurses 6.5 Library calls

 mitem_userptr(3x)                Library calls               mitem_userptr(3x)
 
@@ -72,17 +71,8 @@
        The set_item_userptr always returns E_OK (success).
 
 
-

SEE ALSO

-       curses(3x), menu(3x).
-
-
-

NOTES

-       The  header  file  <menu.h>  automatically  includes  the  header  file
-       <curses.h>.
-
-
 

PORTABILITY

-       These routines emulate the  System  V  menu  library.   They  were  not
+       These  routines  emulate  the  System  V  menu  library.  They were not
        supported on Version 7 or BSD versions.
 
        The user pointer is a void pointer.  We chose not to leave it as a char
@@ -94,8 +84,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-ncurses 6.4                       2023-09-16                 mitem_userptr(3x)
+ncurses 6.5                       2024-03-16                 mitem_userptr(3x)