summaryrefslogtreecommitdiff
path: root/man/mitem_userptr.3x
diff options
context:
space:
mode:
Diffstat (limited to 'man/mitem_userptr.3x')
-rw-r--r--man/mitem_userptr.3x7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/mitem_userptr.3x b/man/mitem_userptr.3x
index f0eab8bd8058..219618dfb742 100644
--- a/man/mitem_userptr.3x
+++ b/man/mitem_userptr.3x
@@ -27,8 +27,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: mitem_userptr.3x,v 1.34 2024/03/16 15:35:01 tom Exp $
-.TH mitem_userptr 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
+.\" $Id: mitem_userptr.3x,v 1.36 2024/12/28 21:26:21 tom Exp $
+.TH mitem_userptr 3X 2024-12-28 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
.SH NAME
\fBset_item_userptr\fP,
\fBitem_userptr\fP \-
@@ -46,7 +46,8 @@ Every menu item has a field that can be used to hold application-specific data
These functions get and set
that field.
.SH RETURN VALUE
-The function \fBitem_userptr\fP returns a pointer (possibly \fBNULL\fP).
+The function \fBitem_userptr\fP returns a pointer (possibly
+.IR NULL ")."
It does not set \fBerrno\fP.
.PP
The \fBset_item_userptr\fP always returns \fBE_OK\fP (success).