From deceadcc4917aa06d76add4ecfe034e246d0b056 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 11 Dec 2019 02:49:37 +0100 Subject: [PATCH] doc: misc fixes --- docs/source/the_project/quickstart.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/source/the_project/quickstart.rst b/docs/source/the_project/quickstart.rst index 250bf99..76af4fb 100644 --- a/docs/source/the_project/quickstart.rst +++ b/docs/source/the_project/quickstart.rst @@ -19,7 +19,8 @@ this: Our organization has an external host that acts as a bridge between our intranet an the public Internet. -**Our goal: Our team must be able to check if the ``Internal Host`` is alive on an ongoing basis.** +**Our goal: Our team must be able to check if the** ``Internal Host`` +**is alive on an ongoing basis.** Limitations and Constraints @@ -45,7 +46,7 @@ So, the next step is to **analyze how to perform the ping.** Accessing via SSH to ``External Host`` -++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++++++++++++ If we choose this option, then, for every person that needs to check the status of ``Internal host``, we need to create a user in the ``External Host`` and