commit bash-20190419 snapshot

This commit is contained in:
Chet Ramey
2019-04-22 09:29:27 -04:00
parent 5d31eaea6e
commit fc60fcf1b5
6 changed files with 30 additions and 7 deletions
+6 -2
View File
@@ -5,12 +5,12 @@
.\" Case Western Reserve University
.\" chet.ramey@case.edu
.\"
.\" Last Change: Sun Mar 24 14:05:55 EDT 2019
.\" Last Change: Sat Apr 20 12:32:20 EDT 2019
.\"
.\" bash_builtins, strip all but Built-Ins section
.if \n(zZ=1 .ig zZ
.if \n(zY=1 .ig zY
.TH BASH 1 "2019 March 24" "GNU Bash 5.0"
.TH BASH 1 "2019 April 20" "GNU Bash 5.0"
.\"
.\" There's some problem with having a `@'
.\" in a tagged paragraph with the BSD man macros.
@@ -5640,6 +5640,10 @@ file with a statement of the form
.PP
\fBset\fP \fIvariable\-name\fP \fIvalue\fP
.RE
or using the \fBbind\fP builtin command (see
.SM
.B SHELL BUILTIN COMMANDS
below).
.PP
Except where noted, readline variables can take the values
.B On