From 2a94838b98a16b9861267b43e45015be524e8b09 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Wed, 1 Nov 2023 18:38:43 +0900 Subject: [PATCH] man: fix typo Follow-up for ba87a61d05d637be9f0b21707f7fe3b0a74c5a05. --- man/systemd.network.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.network.xml b/man/systemd.network.xml index b08dfbf1b70..02039b49425 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -81,7 +81,7 @@ set will never be matched by any .network files – unless the property's value is the string io.systemd.Network – even if the [Match] section would otherwise match. This may be used to exclude specific network interfaces from systemd-networkd's management, while - keeping the [Match] section generic. The ID_NET_MANAGED_BY= poperty thus declares + keeping the [Match] section generic. The ID_NET_MANAGED_BY= property thus declares intended ownership of the device, and permits ensuring that concurrent network management implementations do not compete for management of specific devices. -- 2.47.3