Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11717
| From | Vascom <vascom2@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | [PATCH] Correct typo in builtins man page |
| Date | 2015-10-20 13:00 +0300 |
| Message-ID | <mailman.679.1445347378.7904.bug-bash@gnu.org> (permalink) |
---
doc/builtins.0 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/builtins.0 b/doc/builtins.0
index dcdc6c5..26b3580 100644
--- a/doc/builtins.0
+++ b/doc/builtins.0
@@ -1592,7 +1592,7 @@ BBAASSHH BBUUIILLTTIINN CCOOMMMMAANNDDSS
function or a script executed with the .. or ssoouurrccee builtins fin-
ishes executing.
- If a _s_i_g_s_p_e_c is EERRRR, the command _a_r_g is executed whenever a a
+ If a _s_i_g_s_p_e_c is EERRRR, the command _a_r_g is executed whenever a
pipeline (which may consist of a single simple command), a list,
or a compound command returns a non-zero exit status, subject to
the following conditions. The EERRRR trap is not executed if the
--
2.4.3
Back to gnu.bash.bug | Previous | Next | Find similar
[PATCH] Correct typo in builtins man page Vascom <vascom2@gmail.com> - 2015-10-20 13:00 +0300
csiph-web