summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2013-03-21 16:14:51 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2013-03-21 16:14:51 +0000
commit0f6af9b309a721a449999dd82b632cd320d8093b (patch)
tree345a2047f3fcf8f9381ce6dd66996ee0ac85da59
parent50e19b499c5a6a43a272aae7a62e6c660d574362 (diff)
Remove stray change accidentally committed.
-rw-r--r--usr.bin/tmux/tmux.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 94121a7cad0..1bd957fe0d0 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.315 2013/03/21 16:14:09 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.316 2013/03/21 16:14:50 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2366,7 +2366,6 @@ may contain any of the following special character sequences:
.It Li "#S" Ta "Session name"
.It Li "#T" Ta "Current pane title"
.It Li "#W" Ta "Current window name"
-.It Li "'^" Ta "Prefix key if pressed or same length as spaces"
.It Li "##" Ta "A literal" Ql #
.El
.Pp