X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=man%2Fmenu_cursor.3x;fp=man%2Fmenu_cursor.3x;h=3f01c1e4795f5e446196d8dfed26b4a74b82cf56;hp=f5c5041ba94f511fa041fa8882c9c23dc7d89a3c;hb=894a177fd5228cdbe790bd1dc9435bd435c29681;hpb=7e062bb2764a87d98073a90ee65a234a2679f9c1 diff --git a/man/menu_cursor.3x b/man/menu_cursor.3x index f5c5041b..3f01c1e4 100644 --- a/man/menu_cursor.3x +++ b/man/menu_cursor.3x @@ -1,4 +1,3 @@ -'\" t .\"*************************************************************************** .\" Copyright 2018-2022,2023 Thomas E. Dickey * .\" Copyright 1998-2010,2015 Free Software Foundation, Inc. * @@ -28,15 +27,17 @@ .\" 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 \fP -.sp -\fBint pos_menu_cursor(const MENU *\fImenu\fB);\fR +.nf +\fB#include +.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.