=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- src/usr.bin/tmux/tmux.1 2009/06/24 08:13:22 1.15 +++ src/usr.bin/tmux/tmux.1 2009/06/24 22:49:56 1.16 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.15 2009/06/24 08:13:22 jmc Exp $ +.\" $OpenBSD: tmux.1,v 1.16 2009/06/24 22:49:56 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -664,7 +664,9 @@ .Ar match-string .Xc .D1 (alias: Ic findw ) -Search for +Search for the +.Xr fnmatch 3 +pattern .Ar match-string in window names, titles, and visible content (but not history). If only one window is matched, it'll be automatically selected, otherwise a @@ -1316,6 +1318,8 @@ .Xc Monitor content in the window. When +.Xr fnmatch 3 +pattern .Ar match-string appears in the window, it is highlighted in the status line. .It Xo Ic remain-on-exit