summaryrefslogtreecommitdiffstats
path: root/bsp-howto
diff options
context:
space:
mode:
Diffstat (limited to 'bsp-howto')
-rw-r--r--bsp-howto/conf.py2
-rw-r--r--bsp-howto/index.rst6
2 files changed, 4 insertions, 4 deletions
diff --git a/bsp-howto/conf.py b/bsp-howto/conf.py
index 721f63f..b245466 100644
--- a/bsp-howto/conf.py
+++ b/bsp-howto/conf.py
@@ -8,7 +8,7 @@ project = "RTEMS BSP and Device Driver Development Guide"
latex_documents = [
('index',
'bsp-howto.tex',
- u'RTEMS BSP and Device Driver Development Guide',
+ u'RTEMS BSP and Driver Guide',
u'RTEMS Documentation Project',
'manual'),
]
diff --git a/bsp-howto/index.rst b/bsp-howto/index.rst
index e46773c..9d4e5ad 100644
--- a/bsp-howto/index.rst
+++ b/bsp-howto/index.rst
@@ -1,8 +1,8 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-==========================================================
-RTEMS BSP and Device Driver Development Guide (|version|).
-==========================================================
+=======================================
+RTEMS BSP and Driver Guide (|version|).
+=======================================
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**