]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_cursor.3x
ncurses 6.4 - patch 20231007
[ncurses.git] / man / menu_cursor.3x
index f5c5041ba94f511fa041fa8882c9c23dc7d89a3c..3f01c1e4795f5e446196d8dfed26b4a74b82cf56 100644 (file)
@@ -1,4 +1,3 @@
-'\" t
 .\"***************************************************************************
 .\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_cursor.3x,v 1.25 2023/09/30 21:38:11 tom Exp $
-.TH menu_cursor 3X 2023-09-30 "ncurses 6.4" "Library calls"
+.\" $Id: menu_cursor.3x,v 1.26 2023/10/07 21:19:07 tom Exp $
+.TH menu_cursor 3X 2023-10-07 "ncurses 6.4" "Library calls"
 .SH NAME
 \fBpos_menu_cursor\fP \-
 position a menu's cursor
 .SH SYNOPSIS
-\fB#include <menu.h>\fP
-.sp
-\fBint pos_menu_cursor(const MENU *\fImenu\fB);\fR
+.nf
+\fB#include <menu.h>
+.PP
+\fBint pos_menu_cursor(const MENU *\fImenu\fP);
+.fi
 .SH DESCRIPTION
 The function \fBpos_menu_cursor\fP restores the cursor to the current position
 associated with the menu's selected item.