commit bash-20111209 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:35:06 -05:00
parent e3db237e68
commit 2dead0c4f1
27 changed files with 11946 additions and 39909 deletions
+3 -2
View File
@@ -3038,8 +3038,9 @@ cd [-L|[-P [-e]]] [@var{directory}]
@end example
Change the current working directory to @var{directory}.
If @var{directory} is not given, the value of the @env{HOME} shell
variable is used.
If @var{directory} is not supplied, the value of the @env{HOME}
shell variable is used.
Any additional arguments following @var{directory} are ignored.
If the shell variable @env{CDPATH} exists, it is used as a search path.
If @var{directory} begins with a slash, @env{CDPATH} is not used.