From b885fe19ae99019c56d51ef59f0ec715f3a1b3bc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Jul 2013 18:29:49 -0500 Subject: doc/shell/Makefile.am: Fix dependency --- doc/shell/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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" < $< > $@ -- cgit v1.2.3