projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18573f3
)
.
author
Jim Meyering
<jim@meyering.net>
Mon, 27 Nov 1995 14:25:39 +0000
(14:25 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 27 Nov 1995 14:25:39 +0000
(14:25 +0000)
doc/sh-utils.texi
patch
|
blob
|
history
diff --git
a/doc/sh-utils.texi
b/doc/sh-utils.texi
index 36f4efb2def16970f50a864ef4a2e35a13ddf9b6..b0e9eac88a89e1639d843fffa50f5434c8b5472f 100644
(file)
--- 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 =