[networking-guide] master: Improve markup (2548626)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Thu Jul 17 19:50:24 UTC 2014


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

On branch  : master

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

commit 2548626d90bc67f884c1bc6337c3b89e292057cb
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Thu Jul 17 21:22:08 2014 +0200

    Improve markup


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

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

diff --git a/en-US/Configure_802_1Q_VLAN_Tagging.xml b/en-US/Configure_802_1Q_VLAN_Tagging.xml
index db562c2..2ccb9f6 100644
--- a/en-US/Configure_802_1Q_VLAN_Tagging.xml
+++ b/en-US/Configure_802_1Q_VLAN_Tagging.xml
@@ -35,7 +35,7 @@
           <para>Enter the VLAN ID</para>
         </step>
         <step>
-          <para>Enter a VLAN interface name. This is the name of the VLAN interface that will be created. For example, <quote>eth0.1</quote> or <quote>vlan2</quote>. (Normally this is either the parent interface name plus <quote><literal>.</literal></quote> and the VLAN ID, or <quote><literal>vlan</literal></quote> plus the VLAN ID.)
+          <para>Enter a VLAN interface name. This is the name of the VLAN interface that will be created. For example, <literal>eth0.1</literal> or <literal>vlan2</literal>. (Normally this is either the parent interface name plus <quote><literal>.</literal></quote> and the VLAN ID, or <quote><literal>vlan</literal></quote> plus the VLAN ID.)
 </para>
         </step>
 
@@ -133,7 +133,7 @@
             <guilabel>VLAN interface name</guilabel>
           </term>
           <listitem>
-          <para>The name of the VLAN interface that will be created. For example, "eth0.1" or "vlan2".</para>
+          <para>The name of the VLAN interface that will be created. For example, <literal>eth0.1</literal> or <literal>vlan2</literal>.</para>
           </listitem>
         </varlistentry>
 



More information about the docs-commits mailing list