From 1de6c2987ec9067b7c1baa577c6dcd6ddd1b30fb Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Mon, 26 Nov 2018 13:51:03 +0100 Subject: [PATCH] [65-libyang-simplify-update-models] Minor corrections in the netconf guide. --- doc/guide/netconf.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide/netconf.xml b/doc/guide/netconf.xml index 09bea2aaa9..589d517c30 100644 --- a/doc/guide/netconf.xml +++ b/doc/guide/netconf.xml @@ -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 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. -- 2.47.2