=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/tmux/tmux.1 2009/06/02 16:46:00 1.4 --- src/usr.bin/tmux/tmux.1 2009/06/02 23:39:32 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.4 2009/06/02 16:46:00 sobrado Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.5 2009/06/02 23:39:32 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 109,121 **** Unlock the server. .It Fl u .Nm ! attempts to guess if the terminal is likely to support UTF-8 by first checking the .Ev LANG ! environment variable for the string "UTF-8", and then by - if the terminal ! looks suitable - trying to print a UTF-8 character and measuring the cursor ! movement. ! These are not always successful: the .Fl u flag explicitly informs .Nm --- 109,119 ---- Unlock the server. .It Fl u .Nm ! attempts to guess if the terminal is likely to support UTF-8 by checking the .Ev LANG ! environment variable for the string "UTF-8". ! This is not always correct: the .Fl u flag explicitly informs .Nm