]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/html/menu_pattern.3x.html
ncurses 4.2
[ncurses.git] / Ada95 / html / menu_pattern.3x.html
index 61286891dba2530b409f55d63786f029f0145cd3..dc4d217e56a8ab4c9a2d33e73dab4663704a68f0 100644 (file)
@@ -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 <STRONG><A HREF="menu_driver.3x.html">menu_driver(3x)</A></STRONG>.
+       match, as described in <STRONG><A HREF="menu_driver.3x.html">menu_driver(3X)</A></STRONG>.
 
        The function <STRONG>set_menu_pattern</STRONG> sets the pattern buffer  for
        the  given menu and tries to find the first matching item.