summaryrefslogtreecommitdiffstats
path: root/posix1003-1/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 /posix1003-1/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 'posix1003-1/conf.py')
-rw-r--r--posix1003-1/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix1003-1/conf.py b/posix1003-1/conf.py
index 1d7b4ef..d8728b6 100644
--- a/posix1003-1/conf.py
+++ b/posix1003-1/conf.py
@@ -7,5 +7,5 @@ version = '1.0'
release = '5.0'
latex_documents = [
- ('index', 'posix1003-1.tex', u'RTEMS POSIX 1003_1 Documentation', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'posix1003-1.tex', u'RTEMS POSIX 1003.1 Compliance Guide', u'RTEMS Documentation Project', 'manual'),
]