forked from Imagelibrary/rtems
* Makefile.am, configure.ac, index.html.in: Add initial version of RTEMS Shell Manual. This is largely a starting point but has most of the required structure. * shell/.cvsignore, shell/Makefile.am, shell/file.t, shell/general.t, shell/memory.t, shell/network.t, shell/preface.texi, shell/rtems.t, shell/shell.texi: New files.
18 lines
400 B
Plaintext
18 lines
400 B
Plaintext
@c
|
|
@c COPYRIGHT (c) 1988-2008.
|
|
@c On-Line Applications Research Corporation (OAR).
|
|
@c All rights reserved.
|
|
@c
|
|
@c $Id$
|
|
@c
|
|
|
|
@ifinfo
|
|
@node Preface, General Commands, Top, Top
|
|
@end ifinfo
|
|
@unnumbered Preface
|
|
|
|
Real-time embedded systems vary widely based upon their
|
|
operational and maintenance requirements. Many of these
|
|
systems now include a command line interface which can
|
|
be used to diagnostic
|