diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 9ea288e337..35c5a28a1b 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -413,6 +413,16 @@
referring to the
$network
facility.
+
+ This unit is supposed to
+ indicate when the network is
+ "up", but it is only very
+ losely defined what that is
+ supposed to mean. Also see Running
+ Services After the Network is
+ up for more
+ information.
diff --git a/units/network.target b/units/network.target
index 5406f4e5d9..65fc64b02c 100644
--- a/units/network.target
+++ b/units/network.target
@@ -8,3 +8,4 @@
[Unit]
Description=Network
Documentation=man:systemd.special(7)
+Documentation=http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget