[networking-guide] master: Update the Preface (9281675)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Wed Jul 16 19:59:58 UTC 2014


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

On branch  : master

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

commit 9281675f67022ef46f0223a016dda5adbdce9870
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Wed Jul 16 21:57:38 2014 +0200

    Update the Preface
    
    Fix typos, update URLs to Red Hat docs and copyright dates.


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

 en-US/Preface.xml |   21 +++++++++++----------
 1 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/en-US/Preface.xml b/en-US/Preface.xml
index e4366c9..1e935e4 100644
--- a/en-US/Preface.xml
+++ b/en-US/Preface.xml
@@ -31,12 +31,15 @@
     <para>
       The <citetitle pubwork="book">Networking Guide</citetitle> assumes you have a basic understanding of the &MAJOROS; operating system. If you need help with the installation of this system, see the <citetitle pubwork="book">&MAJOROSVER; Installation Guide</citetitle>.
     </para>
+    <para>
+      This guide is not aimed exclusively at experienced Linux system administrators. The authors of this book have attempted to cater for a wider audience as more and more organizations and users become subscribers to Red&nbsp;Hat, Inc. At the same time we are aware of the need not to allow seemingly trivial information to get in the way of the tasks. Your feedback on how well we have met this goal is welcome.
+    </para>
   </section>
 
    <section id="sec-Preface-About_this_book">
     <title>About This Book</title>
     <para>
-      The <citetitle pubwork="book">Networking Guide</citetitle> is based on the networking material in the <ulink url="https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/index.html" ><citetitle pubwork="book">Deployment Guide</citetitle></ulink>. It also retains the information on <systemitem class="protocol">DHCP</systemitem> and <systemitem class="protocol">DNS</systemitem> servers from the <xref linkend="part-Servers" /> section. Most of the non-networking related material from the <citetitle pubwork="book">Deployment Guide</citetitle> guide can now be found in the <citetitle pubwork="book">&MAJOROSVER; System Administrator's Guide</citetitle> except for reference material, such as that found in the appendices of the Deployment Guide. Reference material is now in a separate guide, the <citetitle pubwork="book">&MAJOROSVER; System Administrator's Reference Guide</citetitle>.
+      The <citetitle pubwork="book">Networking Guide</citetitle> is based on the networking material in the <ulink url="https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/index.html" ><citetitle pubwork="book">Red&nbsp;Hat Enterprise&nbsp;Linux&nbsp;6 Deployment Guide</citetitle></ulink>. It also retains the information on <systemitem class="protocol">DHCP</systemitem> and <systemitem class="protocol">DNS</systemitem> servers from the <xref linkend="part-Servers" /> section. Most of the non-networking related material from the <citetitle pubwork="book">Red&nbsp;Hat Enterprise&nbsp;Linux&nbsp;6 Deployment Guide</citetitle> guide can now be found in the <citetitle pubwork="book">&MAJOROSVER; System Administrator's Guide</citetitle> except for reference material, such as that found in the appendices of the Deployment Guide. Reference material is now in a separate guide, the <citetitle pubwork="book">&MAJOROSVER; System Administra
 tor's Reference Guide</citetitle>.
     </para>
   </section>
 
@@ -44,7 +47,7 @@
     <title>What's new in Fedora 20</title>
     <para>
       <firstterm>Network Teaming</firstterm> has been introduced as an alternative to bonding for link aggregation. It is designed to be easy to maintain, debug and extend. For the user it offers performance and flexibility improvements and should be evaluated for all new installations.
-      </para>
+    </para>
     <para>
       A new command line tool, <application>nmcli</application>, has been introduced to allow users and scripts to interact with <application>NetworkManager</application>. A simple curses-based user interface for <application>NetworkManager</application>, <command>nmtui</command>, is also available.
     </para>
@@ -78,9 +81,9 @@
             <xref linkend="ch-Configure_Networking" /> covers static and dynamic interface settings, selecting network configuration methods, using <application>NetworkManager</application> with graphical and command line user interfaces. Read this chapter to learn about configuring network connections.
           </para>
            <para>
-            <xref linkend="ch-Configure_Host_Names" /> covers static, pretty, and transient host names and their configuration using <application>hostnamctl</application>. Read this chapter to learn more about configuring host names on local and remote systems.
+            <xref linkend="ch-Configure_Host_Names" /> covers static, pretty, and transient host names and their configuration using <application>hostnamectl</application>. Read this chapter to learn more about configuring host names on local and remote systems.
           </para>
-           <para>
+          <para>
             <xref linkend="ch-Configure_Network_Bonding" /> covers the configuring and use of bonded network connections. Read this chapter to learn about the configuring of network bonds using graphical and command line user interfaces.
           </para>
            <para>
@@ -110,10 +113,10 @@
             This part discusses how to set up servers normally required for networking.
           </para>
           <para>
-            <xref linkend="ch-DHCP_Servers" /> guides you through the installation of a Dynamic Host Configuration Protocol (<systemitem class="protocol">DHCP</systemitem>) server and client. Read this chapter if you need to configure <systemitem class="protocol">DHCP</systemitem> on your system.
+            <xref linkend="ch-DHCP_Servers" /> covers the installation of a Dynamic Host Configuration Protocol (<systemitem class="protocol">DHCP</systemitem>) server and client. Read this chapter if you need to configure <systemitem class="protocol">DHCP</systemitem> on your system.
           </para>
           <para>
-            <xref linkend="ch-DNS_Servers" /> introduces you to Domain Name System (<systemitem class="protocol">DNS</systemitem>), explains how to install, configure, run, and administer the <application>BIND</application> <systemitem class="protocol">DNS</systemitem> server. Read this chapter if you need to configure a <systemitem class="protocol">DNS</systemitem> server on your system.
+            <xref linkend="ch-DNS_Servers" /> covers the Domain Name System (<systemitem class="protocol">DNS</systemitem>), explains how to install, configure, run, and administer the <application>BIND</application> <systemitem class="protocol">DNS</systemitem> server. Read this chapter if you need to configure a <systemitem class="protocol">DNS</systemitem> server on your system.
           </para>
 
         </listitem>
@@ -137,11 +140,9 @@
   <section id="pref-Acknowledgments">
     <title>Acknowledgments</title>
     <para>
-      Certain portions of this text first appeared in the <citetitle>Deployment Guide</citetitle>, copyright &copy; 2007 Red Hat, Inc., available at <ulink url="https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5/html/Deployment_Guide/index.html" />.
+      Certain portions of this text first appeared in the <citetitle>Red&nbsp;Hat Enterprise&nbsp;Linux&nbsp;6 Deployment Guide</citetitle>, copyright &copy; 2014 Red&nbsp;Hat, Inc., available at <ulink url="https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/index.html" />.
     </para>
 
-    <para>
-      The authors of this guide would like to thank the following people for their valuable contributions: Adam Tkáč, Andrew Fitzsimon, Andrius Benokraitis, Brian Cleary Edward Bailey, Garrett LeSage, Jeffrey Fearn, Joe Orton, Joshua Wulf, Karsten Wade, Lucy Ringland, Marcela Mašláňová, Mark Johnson, Michael Behm, Miroslav Lichvár, Radek Vokál, Rahul Kavalapara, Rahul Sundaram, Sandra Moore, Zbyšek Mráz, Jan Včelák, Peter Hutterer and James Antill, among many others.
-    </para>
+
   </section>
 </preface>



More information about the docs-commits mailing list