From fb72a002a36138ef072897facbd3b229313e8baa Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 20 Feb 2019 10:07:04 +1100 Subject: Add unicode support for commonly used characters like copyright. - This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals. --- posix-users/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'posix-users/index.rst') diff --git a/posix-users/index.rst b/posix-users/index.rst index 619080b..07fab71 100644 --- a/posix-users/index.rst +++ b/posix-users/index.rst @@ -1,14 +1,16 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 +.. include:: ../common/unicode.rst + ================================== RTEMS POSIX API Guide (|version|). ================================== .. topic:: Copyrights and License - | © 2018 Marçal Comajoan Cara - | © 2017 Gedare Bloom - | © 1988, 2018 On-Line Applications Research Corporation (OAR) + | |copy| 2018 Marçal Comajoan Cara + | |copy| 2017 Gedare Bloom + | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3