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. --- shell/index.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'shell/index.rst') diff --git a/shell/index.rst b/shell/index.rst index bcb3da2..c7efff7 100644 --- a/shell/index.rst +++ b/shell/index.rst @@ -2,16 +2,18 @@ .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +.. include:: ../common/unicode.rst + ============================== RTEMS Shell Guide (|version|). ============================== .. topic:: Copyrights and License - | © 2016, 2018 Chris Johns - | © 2016, 2017 embedded brains GmbH - | © 2016, 2017 Sebastian Huber - | © 1988, 2017 On-Line Applications Research Corporation (OAR) + | |copy| 2016, 2018 Chris Johns + | |copy| 2016, 2017 embedded brains GmbH + | |copy| 2016, 2017 Sebastian Huber + | |copy| 1988, 2017 On-Line Applications Research Corporation (OAR) .. include:: ../common/license.rst -- cgit v1.2.3