summaryrefslogtreecommitdiffstats
path: root/user/hosts/os.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-28 08:36:39 +1100
committerChris Johns <chrisj@rtems.org>2019-03-01 09:52:59 +1100
commitd5b631fa3bcd822815c7f875432b15e8b9875395 (patch)
tree153c5012fad2b329b10d11fbd248828fa8ef9928 /user/hosts/os.rst
parentAdd commands and output to the README. (diff)
downloadrtems-docs-d5b631fa3bcd822815c7f875432b15e8b9875395.tar.bz2
User: Change output block to type none.
Diffstat (limited to 'user/hosts/os.rst')
-rw-r--r--user/hosts/os.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/hosts/os.rst b/user/hosts/os.rst
index d1f0834..4bb873e 100644
--- a/user/hosts/os.rst
+++ b/user/hosts/os.rst
@@ -52,7 +52,7 @@ proven over the years to be difficult to manage in production systems.
using the ``--prefix`` option so the path you need to configure to build
applications can be set with the following in a BASH shell:
- .. code-block:: shell
+ .. code-block:: none
$ export PATH=$HOME/development/rtems/4.11/bin:$PATH
@@ -75,7 +75,7 @@ proven over the years to be difficult to manage in production systems.
example, if you want to build a toolchain for 4.11, then you should
checkout the 4.11 branch of the RSB:
- .. code-block:: shell
+ .. code-block:: none
$ git checkout -t origin/4.11