aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <jmc>2017-01-10 07:55:48 +0000
committerjmc <jmc>2017-01-10 07:55:48 +0000
commit40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb (patch)
treeabd025b17c49e2b195def1f1640b479282673052
parentd2d984647ee0149c6fc9ec4bcd8d109679208a27 (diff)
downloadrtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.tar.gz
rtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.tar.bz2
rtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.zip
avoid unneccessary markup; tweaked and ok nicm
-rw-r--r--tmux.13
1 files changed, 1 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 8f1a251f..0679e143 100644
--- a/tmux.1
+++ b/tmux.1
@@ -940,8 +940,7 @@ lines.
The argument to
.Em %if
is expanded as a format and if it evaluates to false
-.Ns ( Ql 0
-or empty), subsequent lines are ignored until
+(zero or empty), subsequent lines are ignored until
.Em %endif .
For example:
.Bd -literal -offset indent