summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/networkctl.xml10
1 files changed, 8 insertions, 2 deletions
diff --git a/man/networkctl.xml b/man/networkctl.xml
index 23cd048de5..f67ad99adf 100644
--- a/man/networkctl.xml
+++ b/man/networkctl.xml
@@ -137,9 +137,9 @@
</listitem>
</varlistentry>
<varlistentry>
- <term>failed</term>
+ <term>initialized</term>
<listitem>
- <para>networkd failed to manage the link</para>
+ <para>udev has processed the link, but we don't yet know if we will manage it</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -161,6 +161,12 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term>failed</term>
+ <listitem>
+ <para>networkd failed to manage the link</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term>linger</term>
<listitem>
<para>the link is gone, but has not yet been dropped by networkd</para>