summaryrefslogtreecommitdiffstats
path: root/bsp-howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2017-10-12 18:50:59 -0500
committerJoel Sherrill <joel@rtems.org>2017-10-12 18:53:35 -0500
commitc6f8e512b916147faae59687d13611291ef0f426 (patch)
tree93f55c9b0dc116f5d121e54067420b16d6f83509 /bsp-howto
parentc-user: CONFIGURE_MAXIMUM_POSIX_SEMAPHORES (diff)
downloadrtems-docs-c6f8e512b916147faae59687d13611291ef0f426.tar.bz2
Shorten the name of the BSP and Device Driver Development Guide
Old name: RTEMS BSP and Device Driver Development Guide This is long and causes problems in the PDF output. This patch changes the name to: RTEMS BSP and Driver Guide Closes #3141.
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).**