summaryrefslogtreecommitdiff
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2021-09-06 21:54:04 +0200
committerUlrich Ölmann <u.oelmann@pengutronix.de>2021-09-06 22:08:12 +0200
commit5c3e7c4a3b23f3f27103bd87c84333b9e20db2a8 (patch)
treeb67103e46973fa3d5a9b8b90285ec8c7ae650143 /man/systemd.netdev.xml
parent08111c7841de6bf54e7b2aa1b1a61ae6fb874705 (diff)
downloadsystemd-5c3e7c4a3b23f3f27103bd87c84333b9e20db2a8.tar.gz
man/systemd.netdev: fix typos
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Diffstat (limited to 'man/systemd.netdev.xml')
-rw-r--r--man/systemd.netdev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index f62b4cb400..6db5334811 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -317,10 +317,10 @@
<listitem>
<para>The MAC address to use for the device. For <literal>tun</literal> or <literal>tap</literal>
devices, setting <varname>MACAddress=</varname> in the [NetDev] section is not
- supported. Please specify it in [Link] section of the corresponding
+ supported. Please specify it in the [Link] section of the corresponding
<citerefentry><refentrytitle>systemd.network</refentrytitle><manvolnum>5</manvolnum></citerefentry>
file. If this option is not set, <literal>vlan</literal> devices inherit the MAC address of the
- physical interface. For other kind of netdevs, if this option is not set, then MAC address is
+ physical interface. For other kind of netdevs, if this option is not set, then the MAC address is
generated based on the interface name and the
<citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
</para>