Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15364
| From | Roland Illig <roland.illig@gmx.de> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | imprecise wording in builtin usage |
| Date | 2019-09-15 21:11 +0200 |
| Message-ID | <mailman.298.1568574719.2190.bug-bash@gnu.org> (permalink) |
| References | <54d3856c-7181-e8b9-89d5-615bb29bd0d2@gmx.de> |
In builtins.c, there is: "getopts optstring name [arg]" The "[arg]" should be replaced with "[arg ...]". In the same file there is: "exec [-cl] [-a name] [command [arguments ...]] [redirection ...]" The "arguments" should be replaced with "argument", since the "..." already says that there can be many.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
imprecise wording in builtin usage Roland Illig <roland.illig@gmx.de> - 2019-09-15 21:11 +0200
csiph-web