diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml
index 126be320f6..dc2ec92157 100644
--- a/man/systemd.net-naming-scheme.xml
+++ b/man/systemd.net-naming-scheme.xml
@@ -99,8 +99,8 @@
ID_NET_NAME_ONBOARD=prefixonumber
- This name is set based on the ordering information given by the firmware for
- on-board devices. The name consists of the prefix, letter o, and a number
+ This name is set based on the numeric ordering information given by the firmware
+ for on-board devices. The name consists of the prefix, letter o, and a number
specified by the firmware. This is only available for PCI devices.
@@ -108,8 +108,9 @@
ID_NET_LABEL_ONBOARD=prefix label
- This property is set based on label given by the firmware for on-board devices. The
- name consists of the prefix concatenated with the label. This is only available for PCI devices.
+ This property is set based on textual label given by the firmware for on-board
+ devices. The name consists of the prefix concatenated with the label. This is only available for
+ PCI devices.