summaryrefslogtreecommitdiffstats
path: root/man/systemd.netdev.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-11-17 10:55:12 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-11-17 10:55:12 +0100
commit7ad41997d19a626c5f0dbad72ec1f37d4bb2e2b6 (patch)
tree30c9b4e0df27ed4a33b737c58abd9525600463cd /man/systemd.netdev.xml
parentman/systemd.netdev: don't say "ranges" (diff)
downloadsystemd-7ad41997d19a626c5f0dbad72ec1f37d4bb2e2b6.tar.xz
systemd-7ad41997d19a626c5f0dbad72ec1f37d4bb2e2b6.zip
man/systemd.netdev: remove bogus markup
There is no "Multicast" constant, and NULL doesn't make sense in the context of addresses.
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 6420488162..848ed8ec40 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -1771,8 +1771,8 @@
<varlistentry>
<term><varname>AdActorSystem=</varname></term>
<listitem>
- <para>Specifies the 802.3ad system mac address. This can not be either
- <constant>NULL</constant> or <constant>Multicast</constant>.</para>
+ <para>Specifies the 802.3ad system MAC address. This cannot be a null or multicast address.
+ </para>
</listitem>
</varlistentry>