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


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

Re: Issue – Invalid command documented – BASH_BUILTINS(1) –

Started byRicky Tigg <ricky.tigg@gmail.com>
First post2018-07-14 19:57 +0200
Last post2018-07-14 19:57 +0200
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: Issue – Invalid command documented – BASH_BUILTINS(1) – Ricky Tigg <ricky.tigg@gmail.com> - 2018-07-14 19:57 +0200

#14342 — Re: Issue – Invalid command documented – BASH_BUILTINS(1) –

FromRicky Tigg <ricky.tigg@gmail.com>
Date2018-07-14 19:57 +0200
SubjectRe: Issue – Invalid command documented – BASH_BUILTINS(1) –
Message-ID<mailman.3587.1531591060.1292.bug-bash@gnu.org>
That's what I indeed observed; since 'BASH_BUILTINS(1)' is documented here
written in the conventional syntax; then at least it tends to indicate that its
respective command 'man 1 bash_builtins' can be executed in Bash. Maybe
then there is an hidden reason for which it should be considered according
to another way,.

2018-07-14 16:38 GMT+02:00 Ricky Tigg <ricky.tigg@gmail.com>:

> OS: Fedora; Component: bash.x86_64 4.4.23-1.fc28 @updates
>
> Description: Non-valid documented command 'BASH_BUILTINS(1)'.
>
> $ man 1 bash_builtins
> No manual entry for bash_builtins in section 1
> $ man bash_builtins
> No manual entry for bash_builtins
>
> Additional informations:
> $ apropos bash
> (...)
> alias (1)            - bash built-in commands, see bash(1)
> (...)
>
> $ man alias
> BASH_BUILTINS(1)                                         General Commands
> Manual                                        BASH_BUILTINS(1)
>
> NAME
>        bash, :, ., [, alias, (...), wait - bash built-in commands, see
> bash(1)
>
>

[toc] | [standalone]


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


csiph-web