Update document titles for consistency

This commit is contained in:
Joel Sherrill
2017-01-11 19:01:20 -06:00
parent d8beaabd02
commit 7193f09294
22 changed files with 60 additions and 60 deletions

View File

@@ -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'),
]

View File

@@ -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).