summaryrefslogtreecommitdiffstats
path: root/porting
diff options
context:
space:
mode:
Diffstat (limited to 'porting')
-rw-r--r--porting/conf.py2
-rw-r--r--porting/index.rst6
2 files changed, 4 insertions, 4 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'),
]
diff --git a/porting/index.rst b/porting/index.rst
index d33d425..e6b9a30 100644
--- a/porting/index.rst
+++ b/porting/index.rst
@@ -1,8 +1,8 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-===================
-RTEMS Porting Guide
-===================
+================================
+RTEMS Porting Guide (|version|).
+================================
COPYRIGHT (c) 1988 - 2015.
On-Line Applications Research Corporation (OAR).