diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index 1bed7d17f16..3d3a0a7cc72 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -298,6 +298,23 @@
details.
+
+
+
+
+ Normally the file system type is used to determine if a
+ mount is a "network mount", i.e. if it should only be started after the
+ network is available. Using this option overrides this detection and
+ specifies that the mount requires network.
+
+ Network mount units are ordered between remote-fs-pre.target
+ and remote-fs.target, instead of
+ local-fs-pre.target and local-fs.target.
+ They also pull in network-online.target and are ordered after
+ it and network.target.
+
+
+