From: Jim Meyering Date: Sat, 30 Nov 1996 14:21:01 +0000 (+0000) Subject: Change `:' in text of menu to to avoid problems X-Git-Tag: TEXTUTILS-1_19q~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6973beeeca3f13e82a0bfc989e3ad4cda8f6f31;p=thirdparty%2Fcoreutils.git Change `:' in text of menu to to avoid problems with M-x info follow-node. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index b8abb07c76..442d9b6179 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:: match substr index length * Examples of expr:: Examples. @end menu