[system-administrators-guide] id="s2_Set_A_Particular_Hostname" | Markup improvements

stephenw stephenw at fedoraproject.org
Tue Jul 16 09:01:08 UTC 2013


commit f948e0126ea2efc4d6f3b7d1db12e97a37add97f
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Tue Jul 16 10:58:32 2013 +0200

    id="s2_Set_A_Particular_Hostname" | Markup improvements

 en-US/Network_Interfaces.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 650cbf3..25198ec 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -2433,7 +2433,7 @@ IDLETIMEOUT=600
       <title>Set A Particular Hostname</title>
       <para>
         To set a particular host name, enter the following command as root with the relevant option:
-        <screen>~]# <command>hostnamectl set-hostname <replaceable>name</replaceable> <replaceable>option</replaceable></command></screen>
+        <screen>~]# <command>hostnamectl set-hostname <replaceable>name</replaceable> <optional><replaceable>option</replaceable>...</optional></command></screen>
         Where <replaceable>option</replaceable> is one or more of: <option>--pretty</option>, <option>--static</option>, and <option>--transient</option>.
       </para>
       <para>
@@ -2443,7 +2443,7 @@ IDLETIMEOUT=600
                <title>Clear A Particular Hostname</title>
       <para>
         To clear a particular host name and to allow it to revert to the default, enter the following command as root with the relevant option:
-        <screen>~]# <command>hostnamectl set-hostname <replaceable>""</replaceable> <replaceable>option</replaceable></command></screen>
+        <screen>~]# <command>hostnamectl set-hostname <replaceable>""</replaceable> <optional><replaceable>option</replaceable>...</optional></command></screen>
         Where <replaceable>""</replaceable> is a quoted empty string and where <replaceable>option</replaceable> is one or more of: <option>--pretty</option>, <option>--static</option>, and <option>--transient</option>.
       </para>
     </section>


More information about the docs-commits mailing list