From b23b11719d841cfcf471483e922b97e598a96e90 Mon Sep 17 00:00:00 2001 From: Sean Anderson Date: Mon, 15 Aug 2022 11:54:19 -0400 Subject: [PATCH] Fix typo in net-naming-scheme man page I noticed a typo in the man page. Fix it. Fixes: 65c2ad985a ("udev: net_id: Use devicetree aliases when available") --- man/systemd.net-naming-scheme.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index 3d5b3326b14..8aac42b49de 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -101,7 +101,7 @@ ID_NET_NAME_ONBOARD=prefixdnumber This name is set based on the numeric ordering information given by the firmware - for on-board devices. Different schemes are used depending on the fiemware type, as described in the table below. + for on-board devices. Different schemes are used depending on the firmware type, as described in the table below. Onboard naming schemes -- 2.47.3