X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fhtml%2Fmenu_pattern.3x.html;h=dc4d217e56a8ab4c9a2d33e73dab4663704a68f0;hp=61286891dba2530b409f55d63786f029f0145cd3;hb=refs%2Ftags%2Fv4.2;hpb=3a9b6a3bf0269231bef7de74757a910dedd04e0c diff --git a/Ada95/html/menu_pattern.3x.html b/Ada95/html/menu_pattern.3x.html index 61286891..dc4d217e 100644 --- a/Ada95/html/menu_pattern.3x.html +++ b/Ada95/html/menu_pattern.3x.html @@ -16,7 +16,7 @@ Every menu has an associated pattern match buffer. As input events that are printable ASCII characters come in, they are appended to this match buffer and tested for a - match, as described in menu_driver(3x). + match, as described in menu_driver(3X). The function set_menu_pattern sets the pattern buffer for the given menu and tries to find the first matching item.