Changeset b422c549 in rtems for doc


Ignore:
Timestamp:
09/18/14 13:57:03 (10 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, master
Children:
6f1e1b3
Parents:
386d8b5
git-author:
Joel Sherrill <joel.sherrill@…> (09/18/14 13:57:03)
git-committer:
Joel Sherrill <joel.sherrill@…> (09/18/14 13:57:11)
Message:

doc/shell: Correct build issues from fc9f8f5085724622a189ba5d44ac116d7b27e27c

Location:
doc/shell
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • doc/shell/Makefile.am

    r386d8b5 rb422c549  
    3535
    3636memory.texi: memory.t
    37         $(BMENU2) -p "File and Directory Commands df - display file system disk space usage" \
     37        $(BMENU2) -p "File and Directory Commands unmount - unmount disk" \
    3838            -u "Top" \
    3939            -n "RTEMS Specific Commands" < $< > $@
  • doc/shell/network.t

    r386d8b5 rb422c549  
    2525describes the behavior and configuration of that
    2626command as well as providing an example usage.
     27
    2728@c
    2829@c
     
    593594Use the specified type of service.
    594595
     596@end table
     597
    595598@subheading EXIT STATUS:
    596599The ping utility exits with one of the following values:
  • doc/shell/shell.texi

    r386d8b5 rb422c549  
    8989@include network.texi
    9090
    91 @node Function and Variable Index, Concept Index, Network Commands route - show or manipulate the ip routing table, Top
     91@node Function and Variable Index, Concept Index, Network Commands ping - ping a host or IP address, Top
    9292@unnumbered Function and Variable Index
    9393@printindex fn
Note: See TracChangeset for help on using the changeset viewer.