X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmenu_pattern.3x.html;h=cffb79fa6be57c2a0152709c5af4334938b84652;hb=725169bda4d3b4c3fde0d4a94f76d017812c7ea6;hp=01212b4bc6b1592b36ff70fb94409dc89e112395;hpb=3e91848cbe3dad23fdb60962fa9b678592591c34;p=ncurses.git diff --git a/doc/html/man/menu_pattern.3x.html b/doc/html/man/menu_pattern.3x.html index 01212b4b..cffb79fa 100644 --- a/doc/html/man/menu_pattern.3x.html +++ b/doc/html/man/menu_pattern.3x.html @@ -1,6 +1,6 @@ - -menu_pattern 3x +menu_pattern 3x 2024-03-16 ncurses 6.4 Library calls - + -

menu_pattern 3x

+

menu_pattern 3x 2024-03-16 ncurses 6.4 Library calls

-menu_pattern(3x)                                              menu_pattern(3x)
+menu_pattern(3x)                 Library calls                menu_pattern(3x)
 
 
 
@@ -52,8 +52,9 @@
 
 

SYNOPSIS

        #include <menu.h>
-       int set_menu_pattern(MENU *menu, const char *pattern);
-       char *menu_pattern(const MENU *menu);
+
+       int set_menu_pattern(MENU *menu, const char *pattern);
+       char *menu_pattern(const MENU *menu);
 
 
 

DESCRIPTION

@@ -93,18 +94,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

@@ -112,8 +104,12 @@
        Raymond.
 
 
+

SEE ALSO

+       curses(3x), menu(3x)
+
+
 
-                                                              menu_pattern(3x)
+ncurses 6.4                       2024-03-16                  menu_pattern(3x)