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=a7418e2ff0b23c01cf67695a9b497c003a2c646c;hb=9f479192e3ca3413d235c66bf058f8cc63764898;hpb=bca50d0d8592defee6c584fdedd25f4b1a31345b diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index a7418e2f..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)