From bcdaf2c1a5d7955e695eabce569866298988b43b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 12 Jun 1997 11:27:04 +0000 Subject: fix typo in expr/index doc. from kwzh --- doc/sh-utils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 765d5f635..b72576954 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -844,7 +844,7 @@ Returns the substring of @var{string} beginning at @var{position} with length at most @var{length}. If either @var{position} or @var{length} is negative, zero, or non-numeric, returns the null string. -@item index @var{string} @var{character-class} +@item index @var{string} @var{charset} @findex index Returns the first position in @var{string} where the first character in @var{charset} was found. If no character in @var{charset} is found in -- cgit v1.2.3-70-g09d2