summaryrefslogtreecommitdiff
path: root/doc/sh-utils.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sh-utils.texi')
-rw-r--r--doc/sh-utils.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index d34b08bbe..82029e473 100644
--- a/doc/sh-utils.texi
+++ b/doc/sh-utils.texi
@@ -731,7 +731,9 @@ Exit status:
@cindex string expressions
@cindex expressions, string
-String operators. These have lowest precedence.
+@code{expr} supports pattern matching and other string operators. These
+have lower precedence than both the numeric and relational operators (in
+the next sections).
@table @samp