X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=man%2Fmenu_pattern.3x;h=2fdc09a615859784980e807b9898227931345cc7;hb=55ccd2b959766810cf7db8d1c4462f338ce0afc8;hp=693ebe35729a25f3b0ecfd57e323ae2198f69fa2;hpb=0eb88fc5281804773e2a0c7a488a4452463535ce;p=ncurses.git diff --git a/man/menu_pattern.3x b/man/menu_pattern.3x index 693ebe35..2fdc09a6 100644 --- a/man/menu_pattern.3x +++ b/man/menu_pattern.3x @@ -1,5 +1,5 @@ .\"*************************************************************************** -.\" Copyright (c) 1998 Free Software Foundation, Inc. * +.\" Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. * .\" * .\" Permission is hereby granted, free of charge, to any person obtaining a * .\" copy of this software and associated documentation files (the * @@ -26,7 +26,7 @@ .\" authorization. * .\"*************************************************************************** .\" -.'" $Id: menu_pattern.3x,v 1.5 1998/03/11 21:12:53 juergen Exp $ +.\" $Id: menu_pattern.3x,v 1.8 2003/05/10 20:22:01 tom Exp $ .TH menu_pattern 3X "" .SH NAME \fBmenu_pattern\fR - get and set a menu's pattern buffer @@ -44,7 +44,7 @@ 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 -current; if not, the current item does not change. +current; if not, the current item does not change. The function \fBmenu_pattern\fR returns the pattern buffer of the given \fImenu\fR.