[networking-guide] 21: Improve spacing in screen section (704e50f)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Sun Mar 29 17:30:22 UTC 2015


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

On branch  : 21

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

commit 704e50f26c275f9ce5f56ed99062329d811bbeea
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Thu Feb 26 22:20:37 2015 +0100

    Improve spacing in screen section


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

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

diff --git a/en-US/Configure_Networking.xml b/en-US/Configure_Networking.xml
index c8304bb..fca052f 100644
--- a/en-US/Configure_Networking.xml
+++ b/en-US/Configure_Networking.xml
@@ -2013,10 +2013,10 @@ Note that the NAME field in the output always denotes the connection ID (name).
       Adding an Ethernet connection means creating a configuration profile which is then assigned to a device. Before creating a new profile, review the available devices 
  as follows:
 <screen>~]$&nbsp;<command>nmcli dev status</command>
-DEVICE  TYPE      		STATE         CONNECTION
-wlan0   wifi  		    connected     my-ssid
-eth0    ethernet  		unavailable   --
-lo      loopback  		unmanaged     --</screen>
+DEVICE    TYPE      	STATE         CONNECTION
+wlan0     wifi          connected     my-ssid
+eth0      ethernet  	unavailable   --
+lo        loopback  	unmanaged     --</screen>
   </para>
 
     <bridgehead id="Adding_a_Dynamic_Ethernet_Connection">Adding a Dynamic Ethernet Connection</bridgehead>



More information about the docs-commits mailing list