]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[65-libyang-gcc-requirement] Wrapped long lines 65-libyang-gcc-requirement 65-libyang-config-adaptor_base
authorFrancis Dupont <fdupont@isc.org>
Fri, 19 Oct 2018 20:57:41 +0000 (22:57 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 19 Oct 2018 20:57:41 +0000 (22:57 +0200)
doc/guide/netconf.xml

index 963f37993662b52353f4287d106b4b8d64f85056..8760200dec6c310689ba700a4d2b6fc8eb74b7f2 100644 (file)
   <section xml:id="netconf-install">
     <title>Installing NETCONF</title>
 
-    <para>Note that to get NETCONF capabilities Kea uses Sysrepo software, which
-    has many dependencies. Unfortunately, some of them are not available as
-    packages and need to be compiled manually.</para>
+    <para>Note that to get NETCONF capabilities Kea uses Sysrepo
+    software, which has many dependencies. Unfortunately, some of them
+    are not available as packages and need to be compiled
+    manually.</para>
 
     <para>Please note that libyang building requires a gcc version at
     least 4.9 so on some environments like CentOS 7.5 the system
     compiler cannot be used.</para>
 
     <para>The following sections provide installation instructions for Ubuntu
-    18.04 and CentOS7.5. Due to more modern compiler and many available
-    packages, the installation procedure is much simplers on Ubuntu.</para>
+    18.04 and CentOS 7.5. Due to more modern compiler and many available
+    packages, the installation procedure is much simpler on Ubuntu.</para>
 
     <section xml:id="netconf-ubuntu-install">
       <title>Installing NETCONF on Ubuntu 18.04</title>
            xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/docs/centos-installation-notes">
         CentOS installation notes page</uri>.</para>
       
-      <para>CentOS 7.5 has a very old gcc compiler 4.8.5.  Some sysrepo
-      dependencies require at least 4.9, which unfortunately means that
-      a new compiler has to be installed. Also, many of the Sysrepo dependencies
-      are not avalable in CentOS as packages, so for the time being they
-      need to be installed from sources. The situation is expected
-      to improve over time as more and more CentOS/RedHat packages
-      become available.</para>
+      <para>CentOS 7.5 has a very old gcc compiler 4.8.5.  Some
+      sysrepo dependencies require at least 4.9, which unfortunately
+      means that a new compiler has to be installed. Also, many of the
+      Sysrepo dependencies are not avalable in CentOS as packages, so
+      for the time being they need to be installed from sources. The
+      situation is expected to improve over time as more and more
+      CentOS / RedHat packages become available.</para>
 
     </section>
   </section> <!-- end of installation notes -->
@@ -70,8 +71,8 @@
     functionality in sysrepo. For more complete document, see sysrepo homepage.
     You may also want to take a look at
     <uri xmlns:xlink="http://www.w3.org/1999/xlink"
-         xlink:href="https://github.com/isc-projects/kea-yang">notes made during a series of IETF
-    Hackathons</uri>.
+         xlink:href="https://github.com/isc-projects/kea-yang">
+    notes made during a series of IETF Hackathons</uri>.
     </para>
 
     <para>