From 7c5d0b2c6875eff254b331434e361d81dd5ef0ee Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 16 Feb 2006 19:05:13 +0000 Subject: Changed "following" to "preceding". --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 816c0819e..70625187a 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ The option SH_WORD_SPLIT, used in Bourne/Korn/Posix shell compatibility mode, has been made more like other shells in the case of substitutions of the form ${1+"$@"} (a common trick used to work around problems in older Bourne shells) or any of the related forms with the + replaced by - or = -with an optional colon following. Previously, with SH_WORD_SPLIT in +with an optional colon preceding. Previously, with SH_WORD_SPLIT in effect, this expression would cause splitting on all white space in the shell arguments. (This was always regarded as a bug but was long-standing behaviour.) Now it is treated identically to "$@". The same change -- cgit 1.4.1