commit bash-20200921 snapshot

This commit is contained in:
Chet Ramey
2020-09-24 16:21:33 -04:00
parent a56608bc3f
commit ef70f295bc
8 changed files with 320 additions and 11 deletions
+6 -5
View File
@@ -5,12 +5,12 @@
.\" Case Western Reserve University
.\" chet.ramey@case.edu
.\"
.\" Last Change: Tue Aug 25 09:58:55 EDT 2020
.\" Last Change: Wed Sep 23 09:28:31 EDT 2020
.\"
.\" bash_builtins, strip all but Built-Ins section
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2020 August 25" "GNU Bash 5.1"
.TH BASH 1 "2020 September 23" "GNU Bash 5.1"
.\"
.\" There's some problem with having a `@'
.\" in a tagged paragraph with the BSD man macros.
@@ -2136,10 +2136,11 @@ it assumes that the shell is running in an Emacs shell buffer and disables
line editing.
.TP
.B ENV
Similar to
Expanded and executed similarly to
.SM
.BR BASH_ENV ;
used when the shell is invoked in \fIposix mode\fP.
.B BASH_ENV
(see \fBINVOCATION\fP above)
when an interactive shell is invoked in \fIposix mode\fP.
.TP
.B EXECIGNORE
A colon-separated list of shell patterns (see \fBPattern Matching\fP)