X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fform_userptr.3x;fp=man%2Fform_userptr.3x;h=2fcc851fa27de5219be21ff5982f0bf03f53e3a0;hp=e7d9216f4653ad0577aebacd16384c34a8b1e662;hb=7e062bb2764a87d98073a90ee65a234a2679f9c1;hpb=0eedaa5673ff8181abe51e3a6fadca3820f90c46 diff --git a/man/form_userptr.3x b/man/form_userptr.3x index e7d9216f..2fcc851f 100644 --- a/man/form_userptr.3x +++ b/man/form_userptr.3x @@ -28,8 +28,8 @@ .\" authorization. * .\"*************************************************************************** .\" -.\" $Id: form_userptr.3x,v 1.28 2023/09/16 23:37:03 tom Exp $ -.TH form_userptr 3X 2023-09-16 "ncurses 6.4" "Library calls" +.\" $Id: form_userptr.3x,v 1.31 2023/09/30 21:38:11 tom Exp $ +.TH form_userptr 3X 2023-09-30 "ncurses 6.4" "Library calls" .SH NAME \fBset_form_userptr\fP, \fBform_userptr\fP \- @@ -49,8 +49,6 @@ The function \fBform_userptr\fP returns a pointer (which may be \fBNULL\fP). It does not set \fBerrno\fP. .PP The function \fBset_form_userptr\fP returns \fBE_OK\fP (success). -.SH SEE ALSO -\fBcurses\fP(3X), \fBform\fP(3X). .SH NOTES The header file \fB\fP automatically includes the header file \fB\fP. @@ -64,3 +62,6 @@ We chose not to leave it as a char pointer for SVr4 compatibility. .SH AUTHORS Juergen Pfeifer. Manual pages and adaptation for new curses by Eric S. Raymond. +.SH SEE ALSO +\fB\%curses\fP(3X), +\fB\%form\fP(3X)