From 45043ebf3ecabb8847d404baa7b3e9d66696f667 Mon Sep 17 00:00:00 2001
From: Jason McIntyre <jmc@openbsd.org>
Date: Sun, 4 Oct 2009 11:33:35 +0000
Subject: [PATCH] tweak previous;

---
 tmux.1 | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/tmux.1 b/tmux.1
index 637745a3..7a3daaf4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -983,13 +983,12 @@ allows a command to be bound to most keys, with or without a prefix key.
 When specifying keys, most represent themselves (for example
 .Ql A
 to
-.Ql Z
-).
+.Ql Z ) .
 Ctrl keys may be prefixed with
 .Ql C-
 or
-.Ql ^
-, and Alt (meta) with
+.Ql ^ ,
+and Alt (meta) with
 .Ql M- .
 In addition, the following special key names are accepted:
 .Em BSpace ,