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


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

[PATCH] Correct typo in builtins man page

Started byVascom <vascom2@gmail.com>
First post2015-10-20 13:00 +0300
Last post2015-10-20 13:00 +0300
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  [PATCH] Correct typo in builtins man page Vascom <vascom2@gmail.com> - 2015-10-20 13:00 +0300

#11717 — [PATCH] Correct typo in builtins man page

FromVascom <vascom2@gmail.com>
Date2015-10-20 13:00 +0300
Subject[PATCH] Correct typo in builtins man page
Message-ID<mailman.679.1445347378.7904.bug-bash@gnu.org>
---
 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

[toc] | [standalone]


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


csiph-web