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


Groups > gnu.bash.bug > #14339

Issue – Invalid command documented – BASH_BUILTINS(1) –

From Ricky Tigg <ricky.tigg@gmail.com>
Newsgroups gnu.bash.bug
Subject Issue – Invalid command documented – BASH_BUILTINS(1) –
Date 2018-07-14 16:38 +0200
Message-ID <mailman.3574.1531581273.1292.bug-bash@gnu.org> (permalink)

Show all headers | View raw


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)

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


Thread

Issue – Invalid command documented – BASH_BUILTINS(1) – Ricky Tigg <ricky.tigg@gmail.com> - 2018-07-14 16:38 +0200

csiph-web