[networking-guide] master: typos (df36395)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Tue Jan 6 22:02:31 UTC 2015


Repository : http://git.fedorahosted.org/cgit/docs/networking-guide.git

On branch  : master

>---------------------------------------------------------------

commit df3639565e965f14a7c48e316d57023012b3094a
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Tue Jan 6 23:02:00 2015 +0100

    typos


>---------------------------------------------------------------

 en-US/Configure_Host_Names.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/en-US/Configure_Host_Names.xml b/en-US/Configure_Host_Names.xml
index 8eca801..af50db9 100644
--- a/en-US/Configure_Host_Names.xml
+++ b/en-US/Configure_Host_Names.xml
@@ -61,7 +61,7 @@
         If the <option>--static</option> or <option>--transient</option> options are used together with the <option>--pretty</option> option, the static and transient host names will be simplified forms of the pretty host name. Spaces will be replaced with <quote><literal>-</literal></quote> and special characters will be removed. If the <option>--pretty</option> option is not given, no simplification takes place.</para>
       <para>
         When setting a pretty host name, remember to use the appropriate quotation marks if the host name contains spaces or a single quotation mark. For example:
-        <screen>~]$&nbsp;<command>hostnamectl set-hostname "Stephen's notebook" --pretty</command></screen>
+        <screen>~]#&nbsp;<command>hostnamectl set-hostname "Stephen's notebook" --pretty</command></screen>
       </para>
     </section>
              <section id="sec_Clear_a_Particular_Host_Name">
@@ -77,7 +77,7 @@
       <para>
         To execute a <command>hostnamectl</command> command on a remote system, use the <option>-H, --host</option> option as follows:
         <screen>~]#&nbsp;<command>hostnamectl set-hostname <option>-H</option> <optional><replaceable>username</replaceable></optional>@<replaceable>hostname</replaceable></command></screen>
-        Where <replaceable>hostname</replaceable> is the remote host you wish to configure. The <replaceable>username</replaceable> is optional. The <application>hostnamectl</application> tool will use <systemitem class="protocol">SSH</systemitem> to connect to the remote system.
+        Where <replaceable>hostname</replaceable> is the remote host you want to configure. The <replaceable>username</replaceable> is optional. The <application>hostnamectl</application> tool will use <systemitem class="protocol">SSH</systemitem> to connect to the remote system.
       </para>
      </section>
   </section>



More information about the docs-commits mailing list