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


Groups > gnu.bash.bug > #15391

Re: [Patch] (tiny problem) bad short_doc for % command

From Andreas Schwab <schwab@linux-m68k.org>
Newsgroups gnu.bash.bug
Subject Re: [Patch] (tiny problem) bad short_doc for % command
Date 2019-09-21 17:18 +0200
Message-ID <mailman.733.1569079134.2190.bug-bash@gnu.org> (permalink)
References <f05218ed-a8f4-46f3-948e-46997cef7c5b@www.fastmail.com> <875zllu17s.fsf@igel.home>

Show all headers | View raw


On Sep 21 2019, "Christopher Chittleborough" <cchittleborough@cluemail.com> wrote:

> The command "help -s %" outputs
>         %: job_spec [&]
> when it should output
>         %: % job_spec [&]
> because the $SHORT_DOC for "%" in builtins/reserved.def is wrong.

A job spec already starts with %.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."

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


Thread

Re: [Patch] (tiny problem) bad short_doc for % command Andreas Schwab <schwab@linux-m68k.org> - 2019-09-21 17:18 +0200

csiph-web