diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-05-22 16:22:48 +0900 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-05-22 16:22:48 +0900 |
commit | 0afedd300cbe53bd5a54aefc81cede1eae9a9ab8 (patch) | |
tree | f65d9d0a9bd55032b759005c92aa343b16967262 /man | |
parent | c4b834a4adfa4f858ed9fd07b300588ec1c3e20e (diff) |
man: update URL refernce in daemon(7)
http://lists.freedesktop.org/archives/systemd-devel/2014-May/019410.html
Diffstat (limited to 'man')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index 202b80eaa5..0085ad34fa 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -352,7 +352,7 @@ <para>These recommendations are similar but not identical to the <ulink - url="http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/LaunchOnDemandDaemons.html#//apple_ref/doc/uid/TP40001762-104738">Apple + url="https://developer.apple.com/library/mac/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html">Apple MacOS X Daemon Requirements</ulink>.</para> </refsect2> |