summaryrefslogtreecommitdiffstats
path: root/posix1003-1/conf.py
diff options
context:
space:
mode:
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'),
]