summaryrefslogtreecommitdiff
path: root/bin/expr
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
committerJoel Dahl <joel@FreeBSD.org>2012-05-13 14:16:04 +0000
commit35471bf8efcf9696126e98ded2084c1f23beb56e (patch)
tree7986d382e4cde1c998c3c0717c56c84d1d73dcef /bin/expr
parent76438db6a76b7a4411e30088d8b53a7bb491c953 (diff)
downloadsrc-test2-35471bf8efcf9696126e98ded2084c1f23beb56e.tar.gz
src-test2-35471bf8efcf9696126e98ded2084c1f23beb56e.zip
Notes
Diffstat (limited to 'bin/expr')
-rw-r--r--bin/expr/expr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1
index 4550edbacad9..34be0b8fa9de 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;