summaryrefslogtreecommitdiffstats
path: root/porting/conf.py
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 /porting/conf.py
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 'porting/conf.py')
-rw-r--r--porting/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/porting/conf.py b/porting/conf.py
index 8ccb18f..cc4b09c 100644
--- a/porting/conf.py
+++ b/porting/conf.py
@@ -7,6 +7,6 @@ version = '1.0'
release = '5.0'
latex_documents = [
- ('index', 'porting.tex', u'RTEMS Porting Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'porting.tex', u'RTEMS Porting Guide', u'RTEMS Documentation Project', 'manual'),
]