diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index 63e7d3cc0b..e2e8a0919a 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -544,7 +544,7 @@ ID_NET_NAME_ALLOW=BOOL - This evironment value sets a fallback policy for reading a sysfs attribute. + This udev property sets a fallback policy for reading a sysfs attribute. If set to 0 udev will not read any sysfs attribute by default, unless it is explicitly allowlisted, see below. If set to 1 udev can use any sysfs attribute unless it is explicitly forbidden. The default value is 1. @@ -556,7 +556,7 @@ ID_NET_NAME_ALLOW_sysfsattr=BOOL - This evironment value explicitly states if udev shall use the specified + This udev property explicitly states if udev shall use the specified sysfsattr, when composing the device name.