diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2011-04-01 16:59:11 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2011-04-01 16:59:11 +0000 |
commit | f8a218882af6dbdbf0fb8edb0db2962c3eb095a4 (patch) | |
tree | 802b6f6bfe8975e4c91d1e6a173aa6d1d28f50d7 | |
parent | f7e9aedf10b2165838daf40b6a71ab764f0a0dee (diff) | |
download | rtmux-f8a218882af6dbdbf0fb8edb0db2962c3eb095a4.tar.gz rtmux-f8a218882af6dbdbf0fb8edb0db2962c3eb095a4.tar.bz2 rtmux-f8a218882af6dbdbf0fb8edb0db2962c3eb095a4.zip |
"or" should be on a line on its own here so it is not emphasised as
well.
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -433,7 +433,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 |