This commit is contained in:
Jim Meyering 1995-11-27 14:25:39 +00:00
parent 18573f3eb2
commit 4d9669b8d9

View File

@ -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 =