X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_name.3x.html;fp=doc%2Fhtml%2Fman%2Fmitem_name.3x.html;h=a745b078a8c388989119c626bf40604a2b287e0e;hp=aee591bdc1626c49cc8e4da4f50fc40ff9eb6af0;hb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045;hpb=5c90fc94a5ac426a5e51732720767d5f0041830d diff --git a/doc/html/man/mitem_name.3x.html b/doc/html/man/mitem_name.3x.html index aee591bd..a745b078 100644 --- a/doc/html/man/mitem_name.3x.html +++ b/doc/html/man/mitem_name.3x.html @@ -28,7 +28,7 @@ * sale, use or other dealings in this Software without prior written * * authorization. * **************************************************************************** - * @Id: mitem_name.3x,v 1.12 2020/03/28 19:06:28 tom Exp @ + * @Id: mitem_name.3x,v 1.14 2020/10/18 00:37:48 tom Exp @ --> @@ -53,8 +53,9 @@

SYNOPSIS

        #include <menu.h>
-       const char *item_name(const ITEM *item);
-       const char *item_description(const ITEM *item);
+
+       const char *item_name(const ITEM *item);
+       const char *item_description(const ITEM *item);
 
 
 

DESCRIPTION