diff --git a/Manuals/en/Html/Repository/repository_40.html b/Manuals/en/Html/Repository/repository_40.html
index c63be62..83ed270 100644
--- a/Manuals/en/Html/Repository/repository_40.html
+++ b/Manuals/en/Html/Repository/repository_40.html
@@ -731,7 +731,7 @@ parameters on.
In order to use positional paramenters passed as command-line, we use
the ARGUMENTS global variable which is defined at cli
function, and occasionally, farther redefined (by
-cli_doParseArgumentsReDef
) as long as it may be convenient.
+cli_doParseArgumentsReDef
) as far as it may be convenient.
diff --git a/Manuals/en/Info/Repository/repository.info.bz2 b/Manuals/en/Info/Repository/repository.info.bz2
index 9640f3b..f095098 100644
Binary files a/Manuals/en/Info/Repository/repository.info.bz2 and b/Manuals/en/Info/Repository/repository.info.bz2 differ
diff --git a/Manuals/en/Plaintext/Repository/repository.txt b/Manuals/en/Plaintext/Repository/repository.txt
index 187e06a..13a4f1b 100644
--- a/Manuals/en/Plaintext/Repository/repository.txt
+++ b/Manuals/en/Plaintext/Repository/repository.txt
@@ -3359,7 +3359,7 @@ introductory information to global functions you can use inside
In order to use positional paramenters passed as command-line, we
use the ARGUMENTS global variable which is defined at `cli'
function, and occasionally, farther redefined (by
- `cli_doParseArgumentsReDef') as long as it may be convenient.
+ `cli_doParseArgumentsReDef') as far as it may be convenient.
-- Function: cli_getActionArguments
diff --git a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions.texi b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions.texi
index 250a56d..ae7bec1 100644
--- a/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions.texi
+++ b/Manuals/en/Texinfo/Repository/trunk/Scripts/Bash/Functions.texi
@@ -628,7 +628,7 @@ parameters on.
In order to use positional paramenters passed as command-line, we use
the @var{ARGUMENTS} global variable which is defined at @code{cli}
function, and occasionally, farther redefined (by
-@code{cli_doParseArgumentsReDef}) as long as it may be convenient.
+@code{cli_doParseArgumentsReDef}) as far as it may be convenient.
@end defun
@defun cli_getActionArguments