Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14111

Re: Documentation error

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Documentation error
Date 2018-05-19 20:47 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.96.1526777256.1292.bug-bash@gnu.org> (permalink)
References <1a8499b3-ba62-95d3-513c-e465313cf721@freakspot.net>

Show all headers | View raw


On 5/18/18 5:09 PM, Jorge Maldonado Ventura wrote:
>> After the string is decoded, it is expanded via parameter expansion,
> command substitution, arithmetic expansion, and quote removal, subject
> to the value of the |promptvars| shell option (see _Bash Builtins_).
> 
> The documentation should point to the *The Set Builtin*, which is the
> section that covers the shell options, not Bash Builtins.

Thanks for the report. You're on the right track, but promptvars is not
an option to set. The reference should be to the shopt builtin, which
does have its own section.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Documentation error Chet Ramey <chet.ramey@case.edu> - 2018-05-19 20:47 -0400

csiph-web