Clarify quoting of word in ${v=word} in sh(1).
This commit is contained in:
parent
dec5a150d1
commit
b139165ca6
@ -1227,6 +1227,9 @@ In all cases, the
|
||||
final value of
|
||||
.Ar parameter
|
||||
is substituted.
|
||||
Quoting inside
|
||||
.Ar word
|
||||
does not prevent field splitting or pathname expansion.
|
||||
Only variables, not positional
|
||||
parameters or special parameters, can be
|
||||
assigned in this way.
|
||||
|
Loading…
Reference in New Issue
Block a user