summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-07-22 18:29:49 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-07-22 18:29:49 -0500
commitb885fe19ae99019c56d51ef59f0ec715f3a1b3bc (patch)
tree2623dbbe04d4821aa0eeb143a806488034aad634
parentnetwork: SMP support for network semaphore (diff)
downloadrtems-b885fe19ae99019c56d51ef59f0ec715f3a1b3bc.tar.bz2
doc/shell/Makefile.am: Fix dependency
-rw-r--r--doc/shell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am
index 33b96ccd1c..e80169804d 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" < $< > $@