diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 62578f48e4..b75dc7fcd4 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -40,8 +40,8 @@
/etc/systemd/network. All configuration files are collectively sorted and
processed in alphanumeric order, regardless of the directories in which they live. However, files
with identical filenames replace each other. It is recommended that each filename is prefixed with
- a number (e.g. 10-eth0.link). Otherwise, the default
- .link files or those generated by
+ a number smaller than 70 (e.g. 10-eth0.link). Otherwise, the
+ default .link files or those generated by
systemd-network-generator.service8
may take precedence over user configured files. Files in /etc/ have the
highest priority, files in /run/ take precedence over files with the same name
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index 3f1b18b2af..2d3e575a8b 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -46,8 +46,8 @@
/etc/systemd/network. All configuration files are collectively sorted and
processed in alphanumeric order, regardless of the directories in which they live. However, files
with identical filenames replace each other. It is recommended that each filename is prefixed with
- a number (e.g. 10-vlan.netdev). Otherwise, .netdev files
- generated by
+ a number smaller than 70 (e.g. 10-vlan.netdev). Otherwise,
+ .netdev files generated by
systemd-network-generator.service8
may take precedence over user configured files. Files in /etc/ have the
highest priority, files in /run/ take precedence over files with the same name
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index 02039b4942..3eadad3739 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -44,8 +44,8 @@
/etc/systemd/network. All configuration files are collectively sorted and
processed in alphanumeric order, regardless of the directories in which they live. However, files
with identical filenames replace each other. It is recommended that each filename is prefixed with
- a number (e.g. 10-eth0.network). Otherwise, the default
- .network files or those generated by
+ a number smaller than 70 (e.g. 10-eth0.network). Otherwise, the
+ default .network files or those generated by
systemd-network-generator.service8
may take precedence over user configured files. Files in /etc/ have the highest
priority, files in /run/ take precedence over files with the same name under