X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_userptr.3x.html;h=f97739f08b6e2954c94ca36290a176447a4ba26f;hb=a1c9e77bebcdf278d9c290a97c82961e159cd896;hp=bdb5db2161fb29f9860676c85aaa946083c693f5;hpb=31c4bcf3307145fc5368b4aaf15e41bdd66a984b;p=ncurses.git diff --git a/doc/html/man/menu_userptr.3x.html b/doc/html/man/menu_userptr.3x.html index bdb5db21..f97739f0 100644 --- a/doc/html/man/menu_userptr.3x.html +++ b/doc/html/man/menu_userptr.3x.html @@ -1,5 +1,4 @@ -menu_userptr 3x 2023-09-16 ncurses 6.4 Library calls +menu_userptr 3x 2023-11-25 ncurses 6.4 Library calls -

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

+

menu_userptr 3x 2023-11-25 ncurses 6.4 Library calls

 menu_userptr(3x)                 Library calls                menu_userptr(3x)
 
@@ -72,17 +71,8 @@
        set_menu_userptr 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                  menu_userptr(3x)
+ncurses 6.4                       2023-11-25                  menu_userptr(3x)