mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 15:40:51 +02:00
commit bash-4.0-rc1 snapshot
This commit is contained in:
+3
-4
@@ -2484,10 +2484,9 @@ introduce indirection.
|
||||
.PP
|
||||
In each of the cases below, \fIword\fP is subject to tilde expansion,
|
||||
parameter expansion, command substitution, and arithmetic expansion.
|
||||
.PP
|
||||
When not performing substring expansion, using the forms documented below,
|
||||
\fBbash\fP tests for a parameter that is unset or null. Omitting the colon
|
||||
results in a test only for a parameter that is unset.
|
||||
When not performing substring expansion, \fBbash\fP tests for a parameter
|
||||
that is unset or null; omitting the colon results in a test only for a
|
||||
parameter that is unset.
|
||||
.PP
|
||||
.PD 0
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user