summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-30 14:21:01 +0000
committerJim Meyering <jim@meyering.net>1996-11-30 14:21:01 +0000
commitc6973beeeca3f13e82a0bfc989e3ad4cda8f6f31 (patch)
treedf07e82c7dc2a29fe881b33f2f07e8215409517d /doc
parentd99d106c556ae0df12ff82fc0f39d43ddd337252 (diff)
downloadcoreutils-c6973beeeca3f13e82a0bfc989e3ad4cda8f6f31.tar.xz
Change `:' in text of menu to <colon> to avoid problems
with M-x info follow-node.
Diffstat (limited to 'doc')
-rw-r--r--doc/sh-utils.texi2
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