summaryrefslogtreecommitdiffstats
path: root/doc/shell/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 22:07:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-07-23 22:07:16 +0000
commit75d16dd808892f40845de0d6f3ec94da8a56c10d (patch)
tree5b377cf61a78e33a30046143fcd599f7a55cc285 /doc/shell/Makefile.am
parent2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-75d16dd808892f40845de0d6f3ec94da8a56c10d.tar.bz2
2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* shell/Makefile.am, shell/rtems.t: Add pthread command.
Diffstat (limited to 'doc/shell/Makefile.am')
-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 8e13f23383..69acd5c1ec 100644
--- a/doc/shell/Makefile.am
+++ b/doc/shell/Makefile.am
@@ -48,7 +48,7 @@ rtems.texi: rtems.t
-n "Network Commands" < $< > $@
network.texi: network.t
- $(BMENU2) -p "RTEMS Specific Commands dname - displays information about named drivers" \
+ $(BMENU2) -p "RTEMS Specific Commands pthread - display information about POSIX threads" \
-u "Top" \
-n "Function and Variable Index" < $< > $@