]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update explanation about operational state of network interfaces 11767/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 21 Feb 2019 01:07:02 +0000 (10:07 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 25 Feb 2019 00:34:14 +0000 (09:34 +0900)
man/networkctl.xml

index 955d19994930a3358112306e8171ad5681555c96..1fc94d7edac6c245a2a25e20398fffef659f0378 100644 (file)
               <varlistentry>
                 <term>carrier</term>
                 <listitem>
-                  <para>the link has a carrier, or for bond master, all bonding slave network interfaces are
-                  enslaved to the master.</para>
+                  <para>the link has a carrier, or for bond or bridge master, all bonding or bridge slave
+                  network interfaces are enslaved to the master.</para>
                 </listitem>
               </varlistentry>
               <varlistentry>
                 <term>degraded</term>
                 <listitem>
                   <para>the link has carrier and addresses valid on the local link configured, or for bond
-                  master, one of the bonding slave network interfaces is in off, no-carrier, or dormant</para>
+                  or bridge master, one of the bonding or bridge slave network interfaces is in off,
+                  no-carrier, or dormant</para>
                 </listitem>
               </varlistentry>
               <varlistentry>
                 <term>enslaved</term>
                 <listitem>
-                  <para>the link has carrier and is enslaved to other network interfaces</para>
+                  <para>the link has carrier and is enslaved to bond or bridge master network interface</para>
                 </listitem>
               </varlistentry>
               <varlistentry>