summaryrefslogtreecommitdiffstats
path: root/bin/expr
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2002-03-22 20:49:29 +0000
committerwollman <wollman@FreeBSD.org>2002-03-22 20:49:29 +0000
commitd1fbde7cf6ef772e6c5064bd6ecb2d6d2b95adb0 (patch)
tree3a3cdbac4fd1b201354cd2f21a1a32591efb204c /bin/expr
parentdc0ab814755418de5883bee3cb4a968bc6d94b5b (diff)
downloadFreeBSD-src-d1fbde7cf6ef772e6c5064bd6ecb2d6d2b95adb0.zip
FreeBSD-src-d1fbde7cf6ef772e6c5064bd6ecb2d6d2b95adb0.tar.gz
Typo (if => of).
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 717f9f6..df4c70b 100644
--- a/bin/expr/expr.1
+++ b/bin/expr/expr.1
@@ -150,7 +150,7 @@ syntax) adds one to the variable
.Va a :
.Dl a=$(expr $a + 1)
.It
-This will fail if the value if
+This will fail if the value of
.Va a
is a negative number.
To protect negative values of
OpenPOWER on IntegriCloud