Typo (if => of).

This commit is contained in:
wollman 2002-03-22 20:49:29 +00:00
parent b0d54760f5
commit 1a59c73a2c

View File

@ -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