summaryrefslogtreecommitdiffstats
path: root/bin/expr
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-04-26 10:38:26 +0000
committerbapt <bapt@FreeBSD.org>2015-04-26 10:38:26 +0000
commite220faf18ca1ff770b15a242b87b31106b4ea8ea (patch)
treedd60bf45f3f41538044d5b9c8d2ea23a9f9c33c1 /bin/expr
parentcc2b80d6ec76f5fa2a7631837a29b7d7bd157aa0 (diff)
downloadFreeBSD-src-e220faf18ca1ff770b15a242b87b31106b4ea8ea.zip
FreeBSD-src-e220faf18ca1ff770b15a242b87b31106b4ea8ea.tar.gz
Pet manlint
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 a2b5441..d021055 100644
--- a/bin/expr/expr.1
+++ b/bin/expr/expr.1
@@ -100,7 +100,7 @@ or 0 if the relation is false.
Return the results of addition or subtraction of integer-valued arguments.
.It Ar expr1 Bro *, /, % Brc Ar expr2
Return the results of multiplication, integer division, or remainder of integer-valued arguments.
-.It Ar expr1 Li : Ar expr2
+.It Ar expr1 Li \&: Ar expr2
The
.Dq Li \&:
operator matches
OpenPOWER on IntegriCloud