]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_cursor.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / menu_cursor.3x
index d7e8e2882676aea8220a768ca5d065bcab8918a2..f5c5041ba94f511fa041fa8882c9c23dc7d89a3c 100644 (file)
@@ -28,8 +28,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: menu_cursor.3x,v 1.22 2023/09/16 23:38:39 tom Exp $
-.TH menu_cursor 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $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"
 .SH NAME
 \fBpos_menu_cursor\fP \-
 position a menu's cursor
@@ -56,8 +56,6 @@ Routine detected an incorrect or out-of-range argument.
 .TP 5
 .B E_NOT_POSTED
 The menu has not been posted.
-.SH SEE ALSO
-\fBcurses\fP(3X), \fBmenu\fP(3X).
 .SH NOTES
 The header file \fB<menu.h>\fP automatically includes the header file
 \fB<curses.h>\fP.
@@ -68,3 +66,6 @@ Version 7 or BSD versions.
 .SH AUTHORS
 Juergen Pfeifer.
 Manual pages and adaptation for new curses by Eric S. Raymond.
+.SH SEE ALSO
+\fB\%curses\fP(3X),
+\fB\%menu\fP(3X)