commit bash-20160513 snapshot

This commit is contained in:
Chet Ramey
2016-05-23 09:56:50 -04:00
parent 814e1ff513
commit 0fcb334438
24 changed files with 2475 additions and 2328 deletions
+7 -5
View File
@@ -306,7 +306,7 @@ SSHHEELLLL GGRRAAMMMMAARR
command to terminate in turn. The return status is the exit status of
the last command executed.
AND and OR lists are sequences of one of more pipelines separated by
AND and OR lists are sequences of one or more pipelines separated by
the &&&& and |||| control operators, respectively. AND and OR lists are
executed with left associativity. An AND list has the form
@@ -1238,7 +1238,7 @@ PPAARRAAMMEETTEERRSS
value of PPAATTHH indicates the current directory. A null directory
name may appear as two adjacent colons, or as an initial or
trailing colon. The default path is system-dependent, and is
set by the administrator who installs bbaasshh. A common value is
set by the administrator who installs bbaasshh. A common value is
``/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin''.
PPOOSSIIXXLLYY__CCOORRRREECCTT
If this variable is in the environment when bbaasshh starts, the
@@ -5409,8 +5409,10 @@ SSHHEELLLL BBUUIILLTTIINN CCOOMMMMAANNDDSS
AALLIIAASSEESS. This option is enabled by default for interac-
tive shells.
eexxttddeebbuugg
If set, behavior intended for use by debuggers is
enabled:
If set at shell invocation, arrange to execute the
debugger profile before the shell starts, identical to
the ----ddeebbuuggggeerr option. If set after invocation, behav-
ior intended for use by debuggers is enabled:
11.. The --FF option to the ddeeccllaarree builtin displays the
source file name and line number corresponding to
each function name supplied as an argument.
@@ -5922,4 +5924,4 @@ BBUUGGSS
GNU Bash 4.4 2016 February 8 BASH(1)
GNU Bash 4.4 2016 April 27 BASH(1)