]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_items.3x
ncurses 6.2 - patch 20201017
[ncurses.git] / man / menu_items.3x
index 939e034d7c99adbcb58718fd30350411a84c7e71..a9ed401039a4fa18fab73ae9ded82df964339a65 100644 (file)
@@ -28,7 +28,7 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_items.3x,v 1.15 2020/03/28 19:06:28 tom Exp $
+.\" $Id: menu_items.3x,v 1.16 2020/10/17 23:08:48 tom Exp $
 .TH menu_items 3X ""
 .SH NAME
 \fBset_menu_items\fR,
@@ -36,7 +36,7 @@
 \fBitem_count\fP \- make and break connections between items and menus
 .SH SYNOPSIS
 \fB#include <menu.h>\fR
-.br
+.sp
 int set_menu_items(MENU *menu, ITEM **items);
 .br
 ITEM **menu_items(const MENU *menu);