summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2015-09-25 13:23:44 +0200
committerJiří Klimeš <jklimes@redhat.com>2015-09-25 13:23:44 +0200
commit66b7e457088decf60b8d598737e7e39a50870419 (patch)
treef5e544e5baea50ac1cb647fe702e668d740cf893 /man
parent9294962cc45c29110bf4c107e6a9c17bed703e57 (diff)
downloadNetworkManager-66b7e457088decf60b8d598737e7e39a50870419.tar.gz
man: fix in nm-settings-ifcfg-rh description
Diffstat (limited to 'man')
-rw-r--r--man/nm-settings-ifcfg-rh.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nm-settings-ifcfg-rh.xsl b/man/nm-settings-ifcfg-rh.xsl
index e0e3eb9a09..4338b90d0f 100644
--- a/man/nm-settings-ifcfg-rh.xsl
+++ b/man/nm-settings-ifcfg-rh.xsl
@@ -45,13 +45,13 @@
<para>
The <emphasis>ifcfg-rh</emphasis> plugin is used on the Fedora and Red Hat
Enterprise Linux distributions to read/write configuration from/to
- the standard <filename>/etc/sysconfig/network-scripts/ifcfg-*</filename> files.
+ the traditional <filename>/etc/sysconfig/network-scripts/ifcfg-*</filename> files.
Each NetworkManager connection maps to one <filename>ifcfg-*</filename> file, with
possible usage of <filename>keys-*</filename> for passwords, <filename>route-*</filename>
for static IPv4 routes and <filename>route6-*</filename> for static IPv6 routes.
The plugin currently supports reading and writing Ethernet, Wi-Fi, InfiniBand,
VLAN, Bond, Bridge, and Team connections. Unsupported connection types (such as
- WWAN, PPPoE, VPN, or ADSL are handled by <emphasis>keyfile</emphasis> plugin
+ WWAN, PPPoE, VPN, or ADSL) are handled by <emphasis>keyfile</emphasis> plugin
(<citerefentry><refentrytitle>nm-settings-keyfile</refentrytitle><manvolnum>5</manvolnum></citerefentry>).
The main reason for using <emphasis>ifcfg-rh</emphasis> plugin is the compatibility
with legacy configurations for <emphasis>ifup</emphasis> and <emphasis>ifdown</emphasis>