commit bash-20040512 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 12:57:34 -05:00
parent c2258e1c96
commit f085a21f5f
19 changed files with 6169 additions and 1450 deletions
+4 -2
View File
@@ -3546,9 +3546,11 @@ builtin below.
.B \-z \fIstring\fP
True if the length of \fIstring\fP is zero.
.TP
.B \-n \fIstring\fP
.TP
\fIstring\fP
.PD 0
.TP
.B \-n \fIstring\fP
.PD
True if the length of
.I string
is non-zero.