From: Jim Meyering Date: Mon, 27 Nov 1995 14:25:39 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13F~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9669b8d9680ee3fdad7646b5eec682e2dbedab;p=thirdparty%2Fcoreutils.git . --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 36f4efb2de..b0e9eac88a 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -599,7 +599,7 @@ True if the length of @var{string} is zero. @itemx @var{string} @opindex -n @cindex nonzero-length string check -True if the length of @var{string} is non-zero. +True if the length of @var{string} is nonzero. @item @var{string1} = @var{string2} @opindex =