X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_visible.3x.html;h=5336712d230a49fee7d2e46e89a37a7b94833091;hb=81304798ee736c467839c779c9ca5dca48db7bea;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..5336712d 100644 --- a/doc/html/man/mitem_visible.3x.html +++ b/doc/html/man/mitem_visible.3x.html @@ -1,7 +1,8 @@ - @@ -35,7 +36,7 @@ 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