Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15391
| Path | csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Andreas Schwab <schwab@linux-m68k.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: [Patch] (tiny problem) bad short_doc for % command |
| Date | Sat, 21 Sep 2019 17:18:47 +0200 |
| Lines | 17 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.733.1569079134.2190.bug-bash@gnu.org> (permalink) |
| References | <f05218ed-a8f4-46f3-948e-46997cef7c5b@www.fastmail.com> <875zllu17s.fsf@igel.home> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain |
| X-Trace | usenet.stanford.edu 1569079135 18802 209.51.188.17 (21 Sep 2019 15:18:55 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash@gnu.org |
| To | "Christopher Chittleborough" <cchittleborough@cluemail.com> |
| Envelope-to | bug-bash@gnu.org |
| X-Virus-Scanned | amavisd-new at mnet-online.de |
| X-Auth-Info | 3hYwPirSAfz3KjjBMtOe25fUcAHZ5JgKbwrm2Tkc1kjpCGdDc/jT7iBXfibViGC6 |
| X-Yow | Join the PLUMBER'S UNION!! |
| In-Reply-To | <f05218ed-a8f4-46f3-948e-46997cef7c5b@www.fastmail.com> (Christopher Chittleborough's message of "Sat, 21 Sep 2019 17:45:35 +1000") |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 212.18.0.9 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <875zllu17s.fsf@igel.home> |
| X-Mailman-Original-References | <f05218ed-a8f4-46f3-948e-46997cef7c5b@www.fastmail.com> |
| Xref | csiph.com gnu.bash.bug:15391 |
Show key headers only | 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
Re: [Patch] (tiny problem) bad short_doc for % command Andreas Schwab <schwab@linux-m68k.org> - 2019-09-21 17:18 +0200
csiph-web