diff options
author | jmc <jmc> | 2017-01-10 07:55:48 +0000 |
---|---|---|
committer | jmc <jmc> | 2017-01-10 07:55:48 +0000 |
commit | 40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb (patch) | |
tree | abd025b17c49e2b195def1f1640b479282673052 | |
parent | d2d984647ee0149c6fc9ec4bcd8d109679208a27 (diff) | |
download | rtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.tar.gz rtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.tar.bz2 rtmux-40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb.zip |
avoid unneccessary markup; tweaked and ok nicm
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |