From: Zbigniew Jędrzejewski-Szmek Date: Fri, 17 Dec 2021 10:22:07 +0000 (+0100) Subject: man: fix two typos X-Git-Tag: v250-rc3~22^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f9ce31b9065f49c3af27ce9c25e7c865121051;p=thirdparty%2Fsystemd.git man: fix two typos --- diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index b9badee1000..a186fe89c14 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -384,10 +384,10 @@ numbers, which could either result in an incorrect value of the ID_NET_NAME_SLOT property or none at all. - Some firmware and hypervisor implementations report unreasonable high numbers for the onboard + Some firmware and hypervisor implementations report unreasonably high numbers for the onboard index. To prevent the generation of bogus onbard interface names, index numbers greater than 16381 (2^14-1) were ignored. For s390 PCI devices index values up to 65535 (2^16-1) are valid. To account - for that, the limit is increased to now 65535. + for that, the limit was increased to 65535. The udev rule NAME= replaces :, /, and % with an underscore (_), and