doc/shell: Correct build issues from fc9f8f5085

This commit is contained in:
Joel Sherrill
2014-09-18 08:57:03 -05:00
parent 386d8b5235
commit b422c54948
3 changed files with 5 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ file.texi: file.t
-n "Memory Commands" < $< > $@ -n "Memory Commands" < $< > $@
memory.texi: memory.t 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" \ -u "Top" \
-n "RTEMS Specific Commands" < $< > $@ -n "RTEMS Specific Commands" < $< > $@

View File

@@ -24,6 +24,7 @@ This section details the Network Commands available. A
subsection is dedicated to each of the commands and subsection is dedicated to each of the commands and
describes the behavior and configuration of that describes the behavior and configuration of that
command as well as providing an example usage. command as well as providing an example usage.
@c @c
@c @c
@c @c
@@ -592,6 +593,8 @@ considered as replied when calculating statistics.
@item -z tos @item -z tos
Use the specified type of service. Use the specified type of service.
@end table
@subheading EXIT STATUS: @subheading EXIT STATUS:
The ping utility exits with one of the following values: The ping utility exits with one of the following values:

View File

@@ -88,7 +88,7 @@
@include rtems.texi @include rtems.texi
@include network.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 @unnumbered Function and Variable Index
@printindex fn @printindex fn