aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-11-19 22:23:27 +0000
committerTiago Cunha <tcunha@gmx.com>2009-11-19 22:23:27 +0000
commita0b2b8e875f5118203125e048f1d89029462f98d (patch)
tree9d4e18cf622e6f641443c326725f30ff65617f52 /tmux.1
parentacc331c787f4d85c0909563139f7cc81c54edc55 (diff)
downloadrtmux-a0b2b8e875f5118203125e048f1d89029462f98d.tar.gz
rtmux-a0b2b8e875f5118203125e048f1d89029462f98d.tar.bz2
rtmux-a0b2b8e875f5118203125e048f1d89029462f98d.zip
Sync OpenBSD patchset 547:
Cleanup by moving various (mostly horrible) little bits handling UTF-8 grid data into functions in a new file, grid-utf8.c, and use sizeof intead of UTF8_DATA. Also nuke trailing whitespace from tmux.1, reminded by jmc.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index beb13f00..0713bdbb 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.202 2009-11-19 22:20:04 tcunha Exp $
+.\" $Id: tmux.1,v 1.203 2009-11-19 22:23:27 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -454,7 +454,7 @@ with
.D1 (alias: Ic rename )
Rename the session to
.Ar new-name .
-.It Xo Ic show-messages
+.It Xo Ic show-messages
.Op Fl t Ar target-client
.Xc
.D1 (alias: Ic showmsgs )