Fixed wording of man page.

This commit is contained in:
David F. Skoll
2007-08-22 11:29:35 -04:00
parent 51cdea4b17
commit 2df93c9df3

View File

@@ -1568,7 +1568,7 @@ otherwise.
.PP
Operators of equal precedence are \fIalways\fR evaluated from left
to right, except where parentheses dictate otherwise. This is important,
because the enhanced "+" and "\-" operators are not necessarily associative.
because the enhanced "+" operator is not necessarily associative.
For example:
.PP
.nf