mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 13:40:55 +02:00
commit bash-20200921 snapshot
This commit is contained in:
+6
-5
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user