man pages: fix some typos
This commit is contained in:
6
expr.1
6
expr.1
@@ -29,7 +29,7 @@ has the recursive form
|
||||
.Pp
|
||||
With
|
||||
.Sy operand
|
||||
being in oder of increasing precedence:
|
||||
being in order of increasing precedence:
|
||||
.Bl -tag -width Ds
|
||||
.It |
|
||||
Evaluate to
|
||||
@@ -67,7 +67,7 @@ If
|
||||
.Sy expr1
|
||||
and
|
||||
.Sy expr2
|
||||
are integers, evaluate to their mulitplication, division or remainder.
|
||||
are integers, evaluate to their multiplication, division or remainder.
|
||||
.It :
|
||||
Evaluate to the number of characters matched in
|
||||
.Sy expr1
|
||||
@@ -91,7 +91,7 @@ is an empty string or 0
|
||||
.Ar expression
|
||||
is invalid
|
||||
.It > 2
|
||||
An error occured
|
||||
An error occurred
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr test 1
|
||||
|
Reference in New Issue
Block a user