summaryrefslogtreecommitdiffstats
path: root/networking/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 /networking/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 'networking/conf.py')
-rw-r--r--networking/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/conf.py b/networking/conf.py
index d03bd38..30e78d5 100644
--- a/networking/conf.py
+++ b/networking/conf.py
@@ -9,5 +9,5 @@ release = '4.11.99'
project = "RTEMS Networking User Manual"
latex_documents = [
- ('index', 'networking.tex', u'RTEMS Networking User Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'networking.tex', u'RTEMS Networking User Manual', u'RTEMS Documentation Project', 'manual'),
]