]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
apply one more piece from KBs patch
authorJim Meyering <jim@meyering.net>
Mon, 13 Oct 1997 23:09:15 +0000 (23:09 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 13 Oct 1997 23:09:15 +0000 (23:09 +0000)
doc/sh-utils.texi

index d34b08bbe951bb883d3c3a343a5e05f8d1524e44..82029e473adcd1fc71842a5d52adf2c6c371e021 100644 (file)
@@ -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