]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 1 Nov 2023 09:38:43 +0000 (18:38 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 1 Nov 2023 09:38:57 +0000 (18:38 +0900)
Follow-up for ba87a61d05d637be9f0b21707f7fe3b0a74c5a05.

man/systemd.network.xml

index b08dfbf1b70432400591677016d765b3c60efac7..02039b494254f7e31f431938dab86a04b748ad8b 100644 (file)
@@ -81,7 +81,7 @@
     set will never be matched by any .network files – unless the property's value is the string
     <literal>io.systemd.Network</literal> – even if the [Match] section would otherwise match. This may be
     used to exclude specific network interfaces from <command>systemd-networkd</command>'s management, while
-    keeping the [Match] section generic. The <varname>ID_NET_MANAGED_BY=</varname> poperty thus declares
+    keeping the [Match] section generic. The <varname>ID_NET_MANAGED_BY=</varname> property thus declares
     intended <emphasis>ownership</emphasis> of the device, and permits ensuring that concurrent network
     management implementations do not compete for management of specific devices.</para>