X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fmitem_opts.3x.html;h=5c544fd292721f923d04f14cf2e8fab3a1ceef82;hp=c96e092bcca69048bf12dc2cff5c3d9d6e8160de;hb=b0b1980be11bba618d84beb8b30ac94e2c820602;hpb=027ae42953e3186daed8f3882da73de48291b606 diff --git a/doc/html/man/mitem_opts.3x.html b/doc/html/man/mitem_opts.3x.html index c96e092b..5c544fd2 100644 --- a/doc/html/man/mitem_opts.3x.html +++ b/doc/html/man/mitem_opts.3x.html @@ -1,8 +1,8 @@ - + @@ -54,10 +54,10 @@

SYNOPSIS

        #include <menu.h>
-       int set_item_opts(ITEM *item, OPTIONS opts);
-       int item_opts_on(ITEM *item, OPTIONS opts);
-       int item_opts_off(ITEM *item, OPTIONS opts);
-       OPTIONS item_opts(const ITEM *item);
+       int set_item_opts(ITEM *item, Item_Options opts);
+       int item_opts_on(ITEM *item, Item_Options opts);
+       int item_opts_off(ITEM *item, Item_Options opts);
+       Item_Options item_opts(const ITEM *item);
 
 
 
@@ -118,9 +118,6 @@ mitem_opts(3x)
-
-Man(1) output converted with -man2html -
+Man(1) output converted with man2html