X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=inline;f=doc%2Fhtml%2Fman%2Fmenu_pattern.3x.html;h=88e6cdb9534de6322da14d7830447590e78ee396;hb=9de646fe8f944e760d453b57e01b866d1d514ad7;hp=e39be1ed29c0b67f7c095f13b02e7523c0be3000;hpb=027ae42953e3186daed8f3882da73de48291b606;p=ncurses.git diff --git a/doc/html/man/menu_pattern.3x.html b/doc/html/man/menu_pattern.3x.html index e39be1ed..88e6cdb9 100644 --- a/doc/html/man/menu_pattern.3x.html +++ b/doc/html/man/menu_pattern.3x.html @@ -1,7 +1,7 @@ @@ -60,9 +60,9 @@

DESCRIPTION

        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).
+       input events that are printable characters come  in,  they
+       are  appended to this match buffer and tested for a 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.