[rtems commit] doc/shell/Makefile.am: Fix dependency

Joel Sherrill joel at rtems.org
Mon Jul 22 23:25:23 UTC 2013


Module:    rtems
Branch:    master
Commit:    b885fe19ae99019c56d51ef59f0ec715f3a1b3bc
Changeset: http://git.rtems.org/rtems/commit/?id=b885fe19ae99019c56d51ef59f0ec715f3a1b3bc

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Mon Jul 22 18:29:49 2013 -0500

doc/shell/Makefile.am: Fix dependency

---

 doc/shell/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am
index 33b96cc..e801698 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -34,7 +34,7 @@ file.texi: file.t
 	    -n "Memory Commands" < $< > $@
 
 memory.texi: memory.t
-	$(BMENU2) -p "File and Directory Commands cd - alias for chdir" \
+	$(BMENU2) -p "File and Directory Commands df - display file system disk space usage" \
 	    -u "Top" \
 	    -n "RTEMS Specific Commands" < $< > $@
 




More information about the vc mailing list