X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=Ada95%2Fhtml%2Fman%2Fmenu_hook.3x.html;fp=Ada95%2Fhtml%2Fmenu_hook.3x.html;h=edaeb7a3768e4622051a20609651dc893f83dc6a;hb=0eb88fc5281804773e2a0c7a488a4452463535ce;hp=1f6111145ebb6eb0201bb221a908a591cb336cae;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1;p=ncurses.git diff --git a/Ada95/html/menu_hook.3x.html b/Ada95/html/man/menu_hook.3x.html similarity index 95% rename from Ada95/html/menu_hook.3x.html rename to Ada95/html/man/menu_hook.3x.html index 1f611114..edaeb7a3 100644 --- a/Ada95/html/menu_hook.3x.html +++ b/Ada95/html/man/menu_hook.3x.html @@ -1,5 +1,5 @@ - +
        menu_hook - set hooks for automatic invocation by applica-
        tions
@@ -7,7 +7,7 @@
 
 

SYNOPSIS

-       #include <menu.h>
+       #include 
        int set_item_init(MENU *menu, void (*func)(MENU *));
        void (*)(MENU *) item_init(const MENU *menu);
        int set_item_term(MENU *menu, void (*func)(MENU *));