summaryrefslogtreecommitdiffstats
path: root/porting/conf.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-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'),
]