diff options
author | Jiří Klimeš <jklimes@redhat.com> | 2014-11-18 19:51:16 +0100 |
---|---|---|
committer | Dan Winship <danw@redhat.com> | 2014-11-19 09:24:10 -0500 |
commit | 07bd9a1b767993a1f756941fa41f70a2e16f8a30 (patch) | |
tree | 41da8e5627beca064f9269012cbc1c0aef0c3fb2 /man/nm-settings-ifcfg-rh.xsl | |
parent | c7341c982d1cd58c82970781f8d7dde8ed7298e5 (diff) | |
download | NetworkManager-07bd9a1b767993a1f756941fa41f70a2e16f8a30.tar.gz |
man: ifcfg-rh manual page text update
Diffstat (limited to 'man/nm-settings-ifcfg-rh.xsl')
-rw-r--r-- | man/nm-settings-ifcfg-rh.xsl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/nm-settings-ifcfg-rh.xsl b/man/nm-settings-ifcfg-rh.xsl index ca4292f7aa..f76dee759d 100644 --- a/man/nm-settings-ifcfg-rh.xsl +++ b/man/nm-settings-ifcfg-rh.xsl @@ -51,7 +51,7 @@ 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> @@ -273,8 +273,8 @@ DEVICETYPE=TeamPort Each secret property in a NetworkManager setting has an associated <emphasis>flags</emphasis> property that describes how to handle that secret. In the <emphasis>fcfg-rh</emphasis> plugin variables for secret flags have a - <emphasis>-FLAGS</emphasis> suffix. The variables contain one or more of the - folowing values (space separated). Missing (or empty) -FLAGS variable means + <emphasis>_FLAGS</emphasis> suffix. The variables contain one or more of the + folowing values (space separated). Missing (or empty) *_FLAGS variable means that the password is owned by NetworkManager. </para> <itemizedlist> |