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