From b422c54948312cf15b666a9bc6a382e663cb03a5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 18 Sep 2014 08:57:03 -0500 Subject: doc/shell: Correct build issues from fc9f8f5085724622a189ba5d44ac116d7b27e27c --- doc/shell/Makefile.am | 2 +- doc/shell/network.t | 3 +++ doc/shell/shell.texi | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/shell/Makefile.am b/doc/shell/Makefile.am index e80169804d..a811f73ce7 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 df - display file system disk space usage" \ + $(BMENU2) -p "File and Directory Commands unmount - unmount disk" \ -u "Top" \ -n "RTEMS Specific Commands" < $< > $@ diff --git a/doc/shell/network.t b/doc/shell/network.t index a5bd86a1f1..c5709c6a76 100644 --- a/doc/shell/network.t +++ b/doc/shell/network.t @@ -24,6 +24,7 @@ This section details the Network Commands available. A subsection is dedicated to each of the commands and describes the behavior and configuration of that command as well as providing an example usage. + @c @c @c @@ -592,6 +593,8 @@ considered as replied when calculating statistics. @item -z tos Use the specified type of service. +@end table + @subheading EXIT STATUS: The ping utility exits with one of the following values: diff --git a/doc/shell/shell.texi b/doc/shell/shell.texi index 82dc9fc70a..fd41ec5192 100644 --- a/doc/shell/shell.texi +++ b/doc/shell/shell.texi @@ -88,7 +88,7 @@ @include rtems.texi @include network.texi -@node Function and Variable Index, Concept Index, Network Commands route - show or manipulate the ip routing table, Top +@node Function and Variable Index, Concept Index, Network Commands ping - ping a host or IP address, Top @unnumbered Function and Variable Index @printindex fn -- cgit v1.2.3