1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-23 15:45:00 +02:00
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 =