summaryrefslogtreecommitdiff
path: root/builtins/reserved.def
diff options
context:
space:
mode:
Diffstat (limited to 'builtins/reserved.def')
-rw-r--r--builtins/reserved.def5
1 files changed, 2 insertions, 3 deletions
diff --git a/builtins/reserved.def b/builtins/reserved.def
index 0f293d39..50a942f8 100644
--- a/builtins/reserved.def
+++ b/builtins/reserved.def
@@ -145,9 +145,8 @@ $BUILTIN variables
$DOCNAME variable_help
$SHORT_DOC variables - Some variable names and meanings
BASH_VERSION Version information for this Bash.
-CDPATH A colon separated list of directories to search
- when the argument to `cd' is not found in the current
- directory.
+CDPATH A colon-separated list of directories to search
+ for directries given as arguments to `cd'.
GLOBIGNORE A colon-separated list of patterns describing filenames to
be ignored by pathname expansion.
#if defined (HISTORY)