diff options
-rw-r--r-- | doc/sh-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index b8abb07c7..442d9b617 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -719,7 +719,7 @@ Exit status: @menu * Relations for expr:: | & < <= = == != >= > * Numeric expressions:: + - * / % -* String expressions:: : match substr index length +* String expressions:: <colon> match substr index length * Examples of expr:: Examples. @end menu |