]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/menu_pattern.3x
ncurses 4.2
[ncurses.git] / man / menu_pattern.3x
index 30bc52793d1ce373e6b68af5bd1fca9beab66f61..417fd1d4f1ddf5a0daf76214ccbf74d98171b565 100644 (file)
@@ -1,4 +1,4 @@
-'\" t
+.'" $Id: menu_pattern.3x,v 1.4 1997/12/06 22:10:02 tom Exp $
 .TH menu_pattern 3X ""
 .SH NAME
 \fBmenu_pattern\fR - get and set a menu's pattern buffer
 .TH menu_pattern 3X ""
 .SH NAME
 \fBmenu_pattern\fR - get and set a menu's pattern buffer
@@ -12,7 +12,7 @@ char *menu_pattern(const MENU *menu);
 .SH 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
 .SH 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 \fBmenu_driver\fR(3x).
+and tested for a match, as described in \fBmenu_driver\fR(3X).
 
 The function \fBset_menu_pattern\fR sets the pattern buffer for the given menu
 and tries to find the first matching item.  If it succeeds, that item becomes
 
 The function \fBset_menu_pattern\fR sets the pattern buffer for the given menu
 and tries to find the first matching item.  If it succeeds, that item becomes