summaryrefslogtreecommitdiffstats
path: root/posix-users
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 /posix-users
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 'posix-users')
-rw-r--r--posix-users/conf.py4
-rw-r--r--posix-users/index.rst10
2 files changed, 7 insertions, 7 deletions
diff --git a/posix-users/conf.py b/posix-users/conf.py
index 5033f0b..d4792c0 100644
--- a/posix-users/conf.py
+++ b/posix-users/conf.py
@@ -6,8 +6,8 @@ from conf import *
version = '4.11.99'
release = '4.11.99'
-project = "RTEMS POSIX User Manual"
+project = "RTEMS POSIX API Guide"
latex_documents = [
- ('index', 'posix-users.tex', u'RTEMS POSIX API User\'s Guide', u'RTEMS Documentation Project', 'manual'),
+ ('index', 'posix-users.tex', u'RTEMS POSIX API Guide', u'RTEMS Documentation Project', 'manual'),
]
diff --git a/posix-users/index.rst b/posix-users/index.rst
index 072579c..b2e2154 100644
--- a/posix-users/index.rst
+++ b/posix-users/index.rst
@@ -1,11 +1,11 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-============================
-RTEMS POSIX API User's Guide
-============================
+==================================
+RTEMS POSIX API Guide (|version|).
+==================================
-RTEMS POSIX API User's Guide
-----------------------------
+RTEMS POSIX API Guide
+---------------------
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).