From: Jim Meyering Date: Mon, 13 Oct 1997 23:09:15 +0000 (+0000) Subject: apply one more piece from KBs patch X-Git-Tag: TEXTUTILS-1_22c~268 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=27c0b63dfc849ad8381c0ab5694cd46748ca003d;p=thirdparty%2Fcoreutils.git apply one more piece from KBs patch --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index d34b08bbe9..82029e473a 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