X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fform_field_userptr.3x.html;h=e58f34357a21e4b27fa2b7e500a8fb296d81046b;hp=97138e94f4b89756b5761799a01674500690875d;hb=084e3b44fc1c904d5ab941da55f47a237cb15766;hpb=89d66edde5b9525fff1f4343470231344d1ff2c6 diff --git a/doc/html/man/form_field_userptr.3x.html b/doc/html/man/form_field_userptr.3x.html index 97138e94..e58f3435 100644 --- a/doc/html/man/form_field_userptr.3x.html +++ b/doc/html/man/form_field_userptr.3x.html @@ -27,19 +27,19 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: form_field_userptr.3x,v 1.26 2023/10/07 21:19:07 tom Exp @ + * @Id: form_field_userptr.3x,v 1.28 2023/11/25 13:58:47 tom Exp @ --> -form_field_userptr 3x 2023-10-07 ncurses 6.4 Library calls +form_field_userptr 3x 2023-11-25 ncurses 6.4 Library calls -

form_field_userptr 3x 2023-10-07 ncurses 6.4 Library calls

+

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

 form_field_userptr(3x)           Library calls          form_field_userptr(3x)
 
@@ -71,13 +71,8 @@
        The function set_field_userptr returns E_OK (success).
 
 
-

NOTES

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

PORTABILITY

-       These routines emulate the System  V  forms  library.   They  were  not
+       These  routines  emulate  the  System  V  forms 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,7 +89,7 @@
 
 
 
-ncurses 6.4                       2023-10-07            form_field_userptr(3x)
+ncurses 6.4                       2023-11-25            form_field_userptr(3x)