aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/cd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/cd.txt')
-rw-r--r--doc_src/cd.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc_src/cd.txt b/doc_src/cd.txt
index 9bd88a0a..13184e10 100644
--- a/doc_src/cd.txt
+++ b/doc_src/cd.txt
@@ -3,9 +3,9 @@
\subsection cd-synopsis Synopsis
<tt>cd [DIRECTORY]</tt>
-\subsection cd-description Description Changes the current
-directory. If <tt>DIRECTORY</tt> is supplied it will become the new
-directory. If \c DIRECTORY is a relative path, the paths found in the
-CDPATH environment variable array will be tried as prefixes for the
-specified path. If CDPATH is not set, it is assumed to be '.'. If \c
-DIRECTORY is not specified, \$HOME will be the new directory.
+\subsection cd-description Description
+Changes the current directory. If <tt>DIRECTORY</tt> is supplied it will become
+the new directory. If \c DIRECTORY is a relative path, the paths found in the
+CDPATH environment variable array will be tried as prefixes for the specified
+path. If CDPATH is not set, it is assumed to be '.'. If \c DIRECTORY is not
+specified, \$HOME will be the new directory.