Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.bash.bug > #16748

Re: Dashes in function names: Undocumented?

From Eli Schwartz <eschwartz@archlinux.org>
Newsgroups gnu.bash.bug
Subject Re: Dashes in function names: Undocumented?
Date 2020-08-12 12:01 -0400
Message-ID <mailman.1746.1597248111.2739.bug-bash@gnu.org> (permalink)
References <CAL20dLDNniiOycTe-j6t0ynS+9FG32UgDGJbn+iDEMG7Ls_==Q@mail.gmail.com> <f53f8a84-ac66-6d61-7066-01c14e8f2ce4@archlinux.org> <CAL20dLBOLS-qwF0zTEeRWF29JRegxVw9ugbWduKnomHrC+mbXw@mail.gmail.com> <86bc0926-a7f8-8ccd-4155-308255deb16d@archlinux.org>

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On 8/12/20 11:51 AM, Matthew Persico wrote:
> Thanks. I will take your word for it, as I cannot seem to find that text at
> https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html, unless
> that is not the canonical location for the manual.

The canonical location is surely the source code:
https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel&id=091c6bc481bd2b405e39b6ad5967eb4fa2aab597

The link you're using claims to have been last updated on 12 May 2019,
and I definitely would not rely on it being updated with every commit.

You could get the html doc as a plaintext file from
https://git.savannah.gnu.org/cgit/bash.git/plain/doc/bash.html?h=devel
and then open it in an HTML viewer (opening the link in a browser does
not work on its own because it is Content-Type: text/plain;)

-- 
Eli Schwartz
Arch Linux Bug Wrangler and Trusted User

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


Thread

Re: Dashes in function names: Undocumented? Eli Schwartz <eschwartz@archlinux.org> - 2020-08-12 12:01 -0400

csiph-web