X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_mark.3x.html;h=51d59d8db4da36450d463dc1373813903c52085c;hp=742ca608d32a567d1dd5d2766704468d6aa6b691;hb=HEAD;hpb=e5d1530ca229aef94a3c84ad33f8ae89f35c4045 diff --git a/doc/html/man/menu_mark.3x.html b/doc/html/man/menu_mark.3x.html index 742ca608..1cdb2b05 100644 --- a/doc/html/man/menu_mark.3x.html +++ b/doc/html/man/menu_mark.3x.html @@ -1,7 +1,6 @@ - -menu_mark 3x +menu_mark 3x 2024-03-16 ncurses 6.5 Library calls - + -

menu_mark 3x

+

menu_mark 3x 2024-03-16 ncurses 6.5 Library calls

-menu_mark(3x)                                                    menu_mark(3x)
+menu_mark(3x)                    Library calls                   menu_mark(3x)
 
 
 
@@ -54,8 +53,8 @@
 

SYNOPSIS

        #include <menu.h>
 
-       int set_menu_mark(MENU *menu, const char *mark);
-       const char *menu_mark(const MENU *menu);
+       int set_menu_mark(MENU *menu, const char *mark);
+       const char *menu_mark(const MENU *menu);
 
 
 

DESCRIPTION

@@ -90,18 +89,9 @@
             System error occurred (see errno(3)).
 
 
-

SEE ALSO

-       curses(3x), menu(3x).
-
-
-

NOTES

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

PORTABILITY

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

AUTHORS

@@ -109,8 +99,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                                 menu_mark(3x)
+ncurses 6.5                       2024-03-16                     menu_mark(3x)