diff options
Diffstat (limited to '')
-rw-r--r-- | man/networkctl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/networkctl.xml b/man/networkctl.xml index 22f9744c95..c8ebaa227d 100644 --- a/man/networkctl.xml +++ b/man/networkctl.xml @@ -156,7 +156,7 @@ <term>pending</term> <listitem> <para><citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry> - is still processing the link, we don't yet know if we will manage it.</para> + is still processing the link, we do not yet know if we will manage it.</para> <xi:include href="version-info.xml" xpointer="v240"/> </listitem> @@ -165,7 +165,7 @@ <term>initialized</term> <listitem> <para><citerefentry><refentrytitle>systemd-udevd</refentrytitle><manvolnum>8</manvolnum></citerefentry> - has processed the link, but we don't yet know if we will manage it.</para> + has processed the link, but we do not yet know if we will manage it.</para> <xi:include href="version-info.xml" xpointer="v251"/> </listitem> @@ -296,7 +296,7 @@ <listitem> <para>Show discovered LLDP (Link Layer Discovery Protocol) neighbors. If one or more <replaceable>PATTERN</replaceable>s are specified only neighbors on those interfaces are shown. - Otherwise shows discovered neighbors on all interfaces. Note that for this feature to work, + Otherwise, shows discovered neighbors on all interfaces. Note that for this feature to work, <varname>LLDP=</varname> must be turned on for the specific interface, see <citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details.</para> @@ -632,7 +632,7 @@ s - Service VLAN, m - Two-port MAC Relay (TPMR) drop-in directories are created and populated in one go.</para> <para>Multiple drop-ins may be "edited" in this mode with <option>--drop-in=</option>, and - the same contents will be written to all of them. Otherwise exactly one main configuration file + the same contents will be written to all of them. Otherwise, exactly one main configuration file is expected.</para> <xi:include href="version-info.xml" xpointer="v257"/> |