From 137abd0cfaa8959224f88a4ebe9584a51468cc88 Mon Sep 17 00:00:00 2001 From: Mark Griffiths Date: Tue, 19 Aug 2014 13:41:23 +0100 Subject: Make line length, wrapping and spacing consistent --- doc_src/pushd.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc_src/pushd.txt') diff --git a/doc_src/pushd.txt b/doc_src/pushd.txt index 3161fd09..25d93936 100644 --- a/doc_src/pushd.txt +++ b/doc_src/pushd.txt @@ -6,9 +6,9 @@ pushd [DIRECTORY] \endfish \subsection pushd-description Description -The `pushd` function adds `DIRECTORY` to the top of the directory stack -and makes it the current working directory. `popd` will pop it off and -return to the original directory. + +The `pushd` function adds `DIRECTORY` to the top of the directory stack and makes it the current working directory. `popd` will pop it off and return to the original directory. + \subsection pushd-example Example -- cgit v1.2.3