From 05f17ace7112aa1dfc383292f8bf6d5b5448bca1 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Thu, 31 Mar 2016 20:46:09 +0200 Subject: [PATCH] man: fix typo in NetworkManager.conf manual and 10-ifcfg-rh-routes.sh comment --- examples/dispatcher/10-ifcfg-rh-routes.sh | 2 +- man/NetworkManager.conf.xml.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/dispatcher/10-ifcfg-rh-routes.sh b/examples/dispatcher/10-ifcfg-rh-routes.sh index 59e44db517..b1d0314d50 100755 --- a/examples/dispatcher/10-ifcfg-rh-routes.sh +++ b/examples/dispatcher/10-ifcfg-rh-routes.sh @@ -9,7 +9,7 @@ # dispatcher.d/pre-up.d/ # pre-up scripts delay activation of the device. To reduce the delay, -# it is adviced to install the script as symlink to no-wait.d directory. +# it is advised to install the script as symlink to no-wait.d directory. if [ "$2" != "pre-up" -a "$2" != "down" ]; then exit 0 diff --git a/man/NetworkManager.conf.xml.in b/man/NetworkManager.conf.xml.in index accbaf9054..7491a7cdbf 100644 --- a/man/NetworkManager.conf.xml.in +++ b/man/NetworkManager.conf.xml.in @@ -139,7 +139,7 @@ plugins-=remove-me via the ReloadConnections D-Bus call. If this key is set to 'true', then NetworkManager will reload connection files any time they changed. - Automatic reloading is not adviced because there are race conditions + Automatic reloading is not advised because there are race conditions involved and it depends on the way how the editor updates the file. In some situations, NetworkManager might first delete and add the connection anew, instead of updating the existing one. Also, NetworkManager