summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-02-05 15:53:50 +1100
committerChris Johns <chrisj@rtems.org>2018-02-05 15:53:50 +1100
commit739e0f97a0d066bdb5032650f0b93a32eb2671c0 (patch)
treebf768074e4428d8db9eedc44adf6b60be95a4d6b
parentuser: Fix typos in the User Manual. (diff)
downloadrtems-docs-739e0f97a0d066bdb5032650f0b93a32eb2671c0.tar.bz2
rsb: Minor fixes.4.11.3
Close #2910
-rw-r--r--rsb/hosts.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/rsb/hosts.rst b/rsb/hosts.rst
index ba565d5..a4226f3 100644
--- a/rsb/hosts.rst
+++ b/rsb/hosts.rst
@@ -156,7 +156,7 @@ Mavericks
The RSB works on Mavericks and the GNU tools can be built for RTEMS using the
Mavericks clang LLVM tool chain. You will need to build and install a couple of
-packages to make the RSB pass the +sb-check+. These are CVS and XZ. You can get
+packages to make the RSB pass the ``sb-check``. These are CVS and XZ. You can get
these tools from a packaging tool for MacOS such as *MacPorts* or *HomeBrew*.
I do not use 3rd party packaging on MacOS and prefer to build the packages from
@@ -165,8 +165,8 @@ however they sometimes bring in extra dependence and that complicates my build
environment and I want to know the minimal requirements when building
tools. The following are required:
-. The XZ package's home page is http://tukaani.org/xz/ and I use version
- 5.0.5. XZ builds and installs cleanly.
+#. The XZ package's home page is http://tukaani.org/xz/ and I use version
+ 5.0.5. XZ builds and installs cleanly.
Serria
~~~~~~