From d1fbde7cf6ef772e6c5064bd6ecb2d6d2b95adb0 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 22 Mar 2002 20:49:29 +0000 Subject: Typo (if => of). --- 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 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 -- cgit v1.1