]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[65-libyang-simplify-update-models] Minor corrections in the netconf guide. 65-libyang-simplify-update-models
authorMarcin Siodelski <marcin@isc.org>
Mon, 26 Nov 2018 12:51:03 +0000 (13:51 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 26 Nov 2018 12:51:03 +0000 (13:51 +0100)
doc/guide/netconf.xml

index 09bea2aaa9c7e5a03c5132c6558bbd18bfe0366c..589d517c307e872b57895009bb54fcf00d99ed08 100644 (file)
@@ -194,8 +194,8 @@ To install a new revision of a module it must be first uninstalled, e.g. by:
 sudo sysrepoctl -u -m kea-dhcp4-server
 </screen>
 If the module is used (i.e. imported) by other modules it can be unstalled
-only after modules using it, i.e. installation and uninstallation must be
-done in dependency order and reverse dependency order.
+only after modules using it. Installation and uninstallation must be
+done in dependency order and reverse dependency order accordingly.
     </para>
 
   </section>