=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.185 retrieving revision 1.186 diff -c -r1.185 -r1.186 *** src/usr.bin/tmux/tmux.1 2010/09/26 20:43:30 1.185 --- src/usr.bin/tmux/tmux.1 2010/10/14 00:30:03 1.186 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.185 2010/09/26 20:43:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.186 2010/10/14 00:30:03 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: September 26 2010 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: October 14 2010 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2082,2088 **** command currently running in it. This flag is automatically disabled for an individual window when a name is specified at creation with ! .Ic new-window or .Ic new-session , or later with .Ic rename-window . --- 2082,2089 ---- command currently running in it. This flag is automatically disabled for an individual window when a name is specified at creation with ! .Ic new-window ! or .Ic new-session , or later with .Ic rename-window .