X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_cursor.3x.html;fp=doc%2Fhtml%2Fman%2Fmenu_cursor.3x.html;h=fd05ea2cd02cddd5c98f173d6ed8f002ee991828;hp=6e2875fc5c4f803774be12b44efe53af51549049;hb=ed646e3f683083e787c6ba773364401dc9fa9d40;hpb=8e397cccba0aad135cb9a8a353756f4273a7cdf6 diff --git a/doc/html/man/menu_cursor.3x.html b/doc/html/man/menu_cursor.3x.html index 6e2875fc..fd05ea2c 100644 --- a/doc/html/man/menu_cursor.3x.html +++ b/doc/html/man/menu_cursor.3x.html @@ -41,7 +41,7 @@

menu_cursor 3x

-menu_cursor(3x)                                         menu_cursor(3x)
+menu_cursor(3x)                                                menu_cursor(3x)
 
 
 
@@ -56,10 +56,10 @@
 
 
 

DESCRIPTION

-       The  function  pos_menu_cursor  restores the cursor to the
-       current position associated with the menu's selected item.
-       This  is  useful after curses routines have been called to
-       do screen-painting in response to a menu select.
+       The  function  pos_menu_cursor restores the cursor to the current posi-
+       tion associated with the menu's selected item.  This  is  useful  after
+       curses routines have been called to do screen-painting in response to a
+       menu select.
 
 
 

RETURN VALUE

@@ -71,8 +71,7 @@
             System error occurred (see errno).
 
        E_BAD_ARGUMENT
-            Routine detected an incorrect or  out-of-range  argu-
-            ment.
+            Routine detected an incorrect or out-of-range argument.
 
        E_NOT_POSTED
             The menu has not been posted.
@@ -83,22 +82,22 @@
 
 
 

NOTES

-       The header file <menu.h> automatically includes the header
-       file <curses.h>.
+       The  header  file  <menu.h>  automatically  includes  the  header  file
+       <curses.h>.
 
 
 

PORTABILITY

-       These routines emulate the System V  menu  library.   They
-       were not supported on Version 7 or BSD versions.
+       These  routines  emulate the System V menu library.  They were not sup-
+       ported on Version 7 or BSD versions.
 
 
 

AUTHORS

-       Juergen  Pfeifer.   Manual  pages  and  adaptation for new
-       curses by Eric S. Raymond.
+       Juergen Pfeifer.  Manual pages and adaptation for new curses by Eric S.
+       Raymond.
 
 
 
-                                                        menu_cursor(3x)
+                                                               menu_cursor(3x)