From aa6c53bf05f27bb094735e7bc2bbfc73ac7bc2ba Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Jan 2013 04:12:53 +0100 Subject: man: link in wiki documentation about network.target --- man/systemd.special.xml | 10 ++++++++++ units/network.target | 1 + 2 files changed, 11 insertions(+) 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 -- cgit v1.2.3-54-g00ecf