]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_cursor.3x
ncurses 6.4 - patch 20230701
[ncurses.git] / man / menu_cursor.3x
index eeb9665c7427352a049837ce28b796aeb8caa80b..eea54c6d994b41abfe26f48433935df83c328abf 100644 (file)
@@ -1,6 +1,6 @@
 '\" t
 .\"***************************************************************************
-.\" Copyright 2018-2021,2022 Thomas E. Dickey                                *
+.\" Copyright 2018-2022,2023 Thomas E. Dickey                                *
 .\" Copyright 1998-2010,2015 Free Software Foundation, Inc.                  *
 .\"                                                                          *
 .\" Permission is hereby granted, free of charge, to any person obtaining a  *
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_cursor.3x,v 1.17 2022/02/12 20:05:11 tom Exp $
-.TH menu_cursor 3X 2022-02-12 "ncurses 6.4" "Library calls"
+.\" $Id: menu_cursor.3x,v 1.20 2023/07/01 15:46:10 tom Exp $
+.TH menu_cursor 3X 2023-07-01 "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
-.br
 .SH DESCRIPTION
 The function \fBpos_menu_cursor\fP restores the cursor to the current position
 associated with the menu's selected item.