aboutsummaryrefslogtreecommitdiff
path: root/man/mitem_name.3x
diff options
context:
space:
mode:
Diffstat (limited to 'man/mitem_name.3x')
-rw-r--r--man/mitem_name.3x7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/mitem_name.3x b/man/mitem_name.3x
index 3606bb5d2455..d92477c8a9ad 100644
--- a/man/mitem_name.3x
+++ b/man/mitem_name.3x
@@ -27,8 +27,8 @@
.\" authorization. *
.\"***************************************************************************
.\"
-.\" $Id: mitem_name.3x,v 1.31 2024/03/16 15:35:01 tom Exp $
-.TH mitem_name 3X 2024-03-16 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
+.\" $Id: mitem_name.3x,v 1.33 2024/12/28 21:26:21 tom Exp $
+.TH mitem_name 3X 2024-12-28 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "Library calls"
.SH NAME
\fBitem_name\fP,
\fBitem_description\fP \-
@@ -46,7 +46,8 @@ The function \fBitem_name\fP returns the name part of the given item.
The function \fBitem_description\fP returns the description part of the given
item.
.SH RETURN VALUE
-These routines return a pointer (which may be \fBNULL\fP).
+These routines return a pointer (which may be
+.IR NULL ")."
They do not set \fBerrno\fP.
.SH PORTABILITY
These routines emulate the System V menu library.