X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_userptr.3x.html;h=67cd03b48ab3f40b0ada760180719bf27c7302cc;hp=996adb1f624b3b0cd387243dd2be9d53b3f09c1c;hb=HEAD;hpb=d79ff7b4d5f5ac63e7d9d7e76706d95a1ddb243c diff --git a/doc/html/man/menu_userptr.3x.html b/doc/html/man/menu_userptr.3x.html index 996adb1f..d2b52f1d 100644 --- a/doc/html/man/menu_userptr.3x.html +++ b/doc/html/man/menu_userptr.3x.html @@ -1,7 +1,6 @@ -menu_userptr 3x 2023-07-01 ncurses 6.4 Library calls +menu_userptr 3x 2024-03-16 ncurses 6.5 Library calls -

menu_userptr 3x 2023-07-01 ncurses 6.4 Library calls

+

menu_userptr 3x 2024-03-16 ncurses 6.5 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-07-01                  menu_userptr(3x)
+ncurses 6.5                       2024-03-16                  menu_userptr(3x)