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. --- filesystem/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'filesystem/index.rst') diff --git a/filesystem/index.rst b/filesystem/index.rst index 4e89330..f4e2ed6 100644 --- a/filesystem/index.rst +++ b/filesystem/index.rst @@ -1,12 +1,14 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 +.. include:: ../common/unicode.rst + ========================================== RTEMS Filesystem Design Guide (|version|). ========================================== .. topic:: Copyrights and License - | © 1988, 2015 On-Line Applications Research Corporation (OAR) + | |copy| 1988, 2015 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3