From 40fddfbdd64b7be8a32c8cb2d93d1ed80b1d81bb Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 10 Jan 2017 07:55:48 +0000 Subject: [PATCH] avoid unneccessary markup; tweaked and ok nicm --- tmux.1 | 3 +-- 1 file changed, 1 insertion(+), 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