]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/mitem_new.3x
ncurses 6.3 - patch 20220212
[ncurses.git] / man / mitem_new.3x
index 616e23c8223798681aba2495cc8ca5923b37427d..7a0178ac66c008f8c7dfd26de6d2ee12a6f9b951 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2020,2021 Thomas E. Dickey                                *
+.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
@@ -28,7 +28,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: mitem_new.3x,v 1.21 2021/12/25 21:49:32 tom Exp $
+.\" $Id: mitem_new.3x,v 1.22 2022/02/12 20:02:20 tom Exp $
 .TH mitem_new 3X ""
 .SH NAME
 \fBnew_item\fP,
@@ -36,9 +36,9 @@
 .SH SYNOPSIS
 \fB#include <menu.h>\fP
 .sp
-\fBITEM *new_item(const char *\fP\fIname\fP\fB, const char *\fP\fIdescription\fP\fB);\fP
+\fBITEM *new_item(const char *\fIname\fB, const char *\fIdescription\fB);\fR
 .br
-\fBint free_item(ITEM *\fP\fIitem\fP\fB);\fP
+\fBint free_item(ITEM *\fIitem\fB);\fR
 .br
 .SH DESCRIPTION
 The function \fBnew_item\fP allocates a new item and initializes it from the