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


Groups > gnu.bash.bug > #14111 > unrolled thread

Re: Documentation error

Started byChet Ramey <chet.ramey@case.edu>
First post2018-05-19 20:47 -0400
Last post2018-05-19 20:47 -0400
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#14111 — Re: Documentation error

FromChet Ramey <chet.ramey@case.edu>
Date2018-05-19 20:47 -0400
SubjectRe: Documentation error
Message-ID<mailman.96.1526777256.1292.bug-bash@gnu.org>
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/

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web