diff options
author | 2009-06-04 13:36:25 +0000 | |
---|---|---|
committer | 2009-06-04 13:36:25 +0000 | |
commit | 18c230b7075d31fc2d97fbf599b64f40989f32d1 (patch) | |
tree | dcd86fa72c0463874ff70dcdf2696209ae29b41a | |
parent | xfs -> nnpfs; (diff) | |
download | wireguard-openbsd-18c230b7075d31fc2d97fbf599b64f40989f32d1.tar.xz wireguard-openbsd-18c230b7075d31fc2d97fbf599b64f40989f32d1.zip |
zap trailing whitespace;
-rw-r--r-- | usr.bin/tmux/tmux.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 1e12f25f634..04c08b39c1c 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.11 2009/06/03 17:04:16 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.12 2009/06/04 13:36:25 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" 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: June 3 2009 $ +.Dd $Mdocdate: June 4 2009 $ .Dt TMUX 1 .Os .Sh NAME @@ -112,7 +112,7 @@ Unlock the server. attempts to guess if the terminal is likely to support UTF-8 by checking the .Ev LANG -environment variable for the string "UTF-8". +environment variable for the string "UTF-8". This is not always correct: the .Fl u flag explicitly informs @@ -805,7 +805,7 @@ Move a window to the next layout and rearrange the panes to fit. .D1 (alias: Ic next ) Move to the next window in the session. If -.Fl a +.Fl a is used, move to the next window with a bell, activity or content alert. .It Xo Ic paste-buffer .Op Fl d @@ -1134,7 +1134,7 @@ Where appropriate, these may be prefixed with a number to specify the maximum length, for example .Ql #24T . .Pp -By default, UTF-8 in +By default, UTF-8 in .Ar string is not interpreted, to enable UTF-8, use the .Ic status-utf8 |