X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=9c8efbe619988fc40df4455c1d1e74b4c88ae11a;hb=4c9f63c460cb7134f142aa65f6866c175ed77605;hp=a15b6fd5bfdf71493dcd87bd3780d8cfd5d7b337;hpb=17c5992a16be94247b83f2bbb9accdd9b7e7bb72;p=ncurses.git diff --git a/doc/html/man/mitem_visible.3x.html b/doc/html/man/mitem_visible.3x.html index a15b6fd5..9c8efbe6 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,7 +1,8 @@ - @@ -35,8 +36,8 @@ mitem_visible 3x - - + +

mitem_visible 3x

@@ -52,7 +53,8 @@

SYNOPSIS

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

DESCRIPTION

@@ -71,8 +73,8 @@
 
 
 

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