[PATCH] rsb: Minor fixes.

Chris Johns chrisj at rtems.org
Mon Feb 5 04:54:29 UTC 2018


Close #2910
---
 rsb/hosts.rst | 6 +++---
 1 file 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
 ~~~~~~
-- 
2.14.1



More information about the devel mailing list