aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-11-18 17:02:17 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-11-18 17:02:17 +0000
commita78cc98c8bd79cecbb8574a9dff4c9867a8308d9 (patch)
tree479fa44868219f4e3c39720a6c0068f947ac36d5 /tmux.1
parent8db145da1ed40d471e9ecff0e788ced26a43fc92 (diff)
downloadrtmux-a78cc98c8bd79cecbb8574a9dff4c9867a8308d9.tar.gz
rtmux-a78cc98c8bd79cecbb8574a9dff4c9867a8308d9.tar.bz2
rtmux-a78cc98c8bd79cecbb8574a9dff4c9867a8308d9.zip
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.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 2fb559e3..2b356db1 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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 )