summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-01-11 19:01:20 -0600
committerJoel Sherrill <joel@rtems.org>2017-01-11 19:01:20 -0600
commit7193f09294a087701e99d8dab1c58b357671aed6 (patch)
treea704f71c51172449e6d8311c9d8b8303335e9ae0 /shell
parentRemove references to SPARC/SIS BSP. Also clean up old ERC32 references. (diff)
downloadrtems-docs-7193f09294a087701e99d8dab1c58b357671aed6.tar.bz2
Update document titles for consistency
Diffstat (limited to 'shell')
-rw-r--r--shell/conf.py4
-rw-r--r--shell/index.rst10
2 files changed, 7 insertions, 7 deletions
diff --git a/shell/conf.py b/shell/conf.py
index 878c39b..2b58581 100644
--- a/shell/conf.py
+++ b/shell/conf.py
@@ -6,8 +6,8 @@ from conf import *
version = '4.11.99'
release = '4.11.99'
-project = "RTEMS Shell Manual"
+project = "RTEMS Shell Guide"
latex_documents = [
- ('index', 'shell.tex', u'RTEMS Shell Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'shell.tex', u'RTEMS Shell Guide', u'RTEMS Documentation Project', 'manual'),
]
diff --git a/shell/index.rst b/shell/index.rst
index 7074078..dd7242b 100644
--- a/shell/index.rst
+++ b/shell/index.rst
@@ -4,12 +4,12 @@
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
-========================
-RTEMS Shell User's Guide
-========================
+==============================
+RTEMS Shell Guide (|version|).
+==============================
-RTEMS Shell User's Guide
-------------------------
+RTEMS Shell Guide
+-----------------
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).