summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-04-06 22:23:14 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-04-06 22:23:14 +0000
commit01f5f041d32e58bd397a344573f6f0b2dd335edb (patch)
treeac2750db7cfd04f6981840c9aba379f643f761d3
parentd9cb059e346be02b7e2653f38b269d223d15bd0e (diff)
|PatchSet 880
|Date: 2011/04/01 17:59:11 |Author: nicm |Branch: HEAD |Tag: (none) |Log: |"or" should be on a line on its own here so it is not emphasised as |well.
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index be558b43..918e6b73 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.300 2011-04-06 22:21:02 nicm Exp $
+.\" $Id: tmux.1,v 1.301 2011-04-06 22:23:14 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -437,7 +437,8 @@ One of the strings
.Em right ,
.Em top-left ,
.Em top-right ,
-.Em bottom-left or
+.Em bottom-left
+or
.Em bottom-right
may be used instead of a pane index.
.Pp