Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15364 > unrolled thread
| Started by | Roland Illig <roland.illig@gmx.de> |
|---|---|
| First post | 2019-09-15 21:11 +0200 |
| Last post | 2019-09-15 21:11 +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.
imprecise wording in builtin usage Roland Illig <roland.illig@gmx.de> - 2019-09-15 21:11 +0200
| From | Roland Illig <roland.illig@gmx.de> |
|---|---|
| Date | 2019-09-15 21:11 +0200 |
| Subject | imprecise wording in builtin usage |
| Message-ID | <mailman.298.1568574719.2190.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web