From 82a81c78d982f919825edb09975bc63e950cbaad Mon Sep 17 00:00:00 2001 From: joel Date: Sun, 13 May 2012 14:16:04 +0000 Subject: Minor mdoc nits. --- bin/expr/expr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/expr') diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 4550edb..34be0b8f 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -77,7 +77,7 @@ Operators with equal precedence are grouped within symbols and .Ql } . .Bl -tag -width indent -.It Ar expr1 Li | Ar expr2 +.It Ar expr1 Li \&| Ar expr2 Return the evaluation of .Ar expr1 if it is neither an empty string nor zero; -- cgit v1.1