X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=06b9d4933ae00f0ea360d91c147d09f219d385f2;hp=a15b6fd5bfdf71493dcd87bd3780d8cfd5d7b337;hb=9f479192e3ca3413d235c66bf058f8cc63764898;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;ds=sidebyside diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index a15b6fd5..06b9d493 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,7 +1,8 @@ - -mitem_visible 3x - +mitem_visible 3X + -

mitem_visible 3x

+

mitem_visible 3X

-mitem_visible(3x)                                            mitem_visible(3x)
+mitem_visible(3X)                                            mitem_visible(3X)
 
 
 
 
 

NAME

-       mitem_visible - check visibility of a menu item
+       mitem_visible - check visibility of a menu item
 
 
 

SYNOPSIS

-       #include <menu.h>
-       bool item_visible(const ITEM *item);
+       #include <menu.h>
+
+       bool item_visible(const ITEM *item);
 
 
 

DESCRIPTION

@@ -62,17 +64,17 @@
 
 
 

SEE ALSO

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

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  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

@@ -81,7 +83,7 @@
 
 
 
-                                                             mitem_visible(3x)
+                                                             mitem_visible(3X)