]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Change `:' in text of menu to <colon> to avoid problems
authorJim Meyering <jim@meyering.net>
Sat, 30 Nov 1996 14:21:01 +0000 (14:21 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 30 Nov 1996 14:21:01 +0000 (14:21 +0000)
with M-x info follow-node.

doc/sh-utils.texi

index b8abb07c7617f956a6a9e2261fbf4d446fa2733e..442d9b6179a64a97e4af63773f30d85e1e675e2b 100644 (file)
@@ -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