mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-16 08:30:49 +02:00
commit bash-20081218 snapshot
This commit is contained in:
+2
-2
@@ -3334,7 +3334,7 @@ This is semantically equivalent to
|
||||
.PP
|
||||
This type of redirection instructs the shell to read input from the
|
||||
current source until a line containing only
|
||||
.I word
|
||||
.I delimiter
|
||||
(with no trailing blanks)
|
||||
is seen. All of
|
||||
the lines read up to that point are then used as the standard
|
||||
@@ -7997,7 +7997,7 @@ Read-only variables cannot be reset.
|
||||
In \fIposix mode\fP, only shell variables are listed.
|
||||
The output is sorted according to the current locale.
|
||||
When options are specified, they set or unset shell attributes.
|
||||
Any arguments remaining after the options are processed are treated
|
||||
Any arguments remaining after option processing are treated
|
||||
as values for the positional parameters and are assigned, in order, to
|
||||
.BR $1 ,
|
||||
.BR $2 ,
|
||||
|
||||
Reference in New Issue
Block a user