summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2014-09-23 12:22:22 -0500
committerDan Williams <dcbw@redhat.com>2014-09-23 12:22:22 -0500
commit3adeffe1f1c747b3845e815ba6bd1f151be83bcd (patch)
treee7a62aed0a6ac7826fe09a0d8d3b33ac3bcc09ba
parent37f12088e45a663271e2ee6759a2b924c9745cd1 (diff)
downloadNetworkManager-3adeffe1f1c747b3845e815ba6bd1f151be83bcd.tar.gz
man: clarify that keyfile is a fallback if no distro plugin is present
Distro plugins are intended to be used by default, and keyfile only if distro plugins cannot read/write certain connection types.
-rw-r--r--man/NetworkManager.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/NetworkManager.conf.xml b/man/NetworkManager.conf.xml
index e3f1c40c68..c017822e3f 100644
--- a/man/NetworkManager.conf.xml
+++ b/man/NetworkManager.conf.xml
@@ -106,7 +106,7 @@ Copyright (C) 2010 - 2013 Red Hat, Inc.
is always appended to the end of this list (if it doesn't
already appear earlier in the list), so if there is no
distro-specific plugin for your system then you can leave
- this key unset and NetworkManager will default to using
+ this key unset and NetworkManager will fall back to using
<literal>keyfile</literal>.
</para>
</listitem>