mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
Fix broken Git repository URLs
This commit is contained in:
parent
15e9fbd851
commit
a26c9cc604
@ -130,8 +130,8 @@
|
||||
<para>In addition, for details about the algorithms
|
||||
check the liberally licensed reference implementation
|
||||
sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
|
||||
<para>These APIs are implemented in the reference
|
||||
implementation's <filename>sd-daemon.c</filename> and
|
||||
|
@ -86,8 +86,8 @@
|
||||
<para>In addition, for details about the algorithms
|
||||
check the liberally licensed reference implementation
|
||||
sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c"/>
|
||||
resp. <ulink url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h"/></para>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c"/>
|
||||
resp. <ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h"/></para>
|
||||
|
||||
<para>These APIs are implemented in the reference
|
||||
implementation's drop-in
|
||||
|
@ -93,9 +93,9 @@
|
||||
|
||||
<para>For details about the algorithm check the
|
||||
liberally licensed reference implementation sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink
|
||||
url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
|
||||
<para><function>sd_booted()</function> is implemented
|
||||
in the reference implementation's
|
||||
|
@ -180,9 +180,9 @@
|
||||
|
||||
<para>For details about the algorithms check the
|
||||
liberally licensed reference implementation sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink
|
||||
url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
|
||||
<para><function>sd_is_fifo()</function> and the
|
||||
related functions are implemented in the reference
|
||||
|
@ -140,9 +140,9 @@
|
||||
|
||||
<para>For details about the algorithm check the
|
||||
liberally licensed reference implementation sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink
|
||||
url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
|
||||
<para><function>sd_listen_fds()</function> is
|
||||
implemented in the reference implementation's
|
||||
|
@ -220,9 +220,9 @@
|
||||
|
||||
<para>For details about the algorithms check the
|
||||
liberally licensed reference implementation sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c"/>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c"/>
|
||||
resp. <ulink
|
||||
url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h"/></para>
|
||||
|
||||
<para><function>sd_notify()</function> and
|
||||
<function>sd_notifyf()</function> are implemented in
|
||||
|
@ -129,9 +129,9 @@
|
||||
|
||||
<para>For details about the algorithm check the
|
||||
liberally licensed reference implementation sources:
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c"/>
|
||||
<ulink url="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c"/>
|
||||
resp. <ulink
|
||||
url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h"/></para>
|
||||
url="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h"/></para>
|
||||
|
||||
<para><function>sd_readahead()</function> is
|
||||
implemented in the reference implementation's drop-in
|
||||
|
@ -58,8 +58,8 @@ extern "C" {
|
||||
|
||||
You may find an up-to-date version of these source files online:
|
||||
|
||||
http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h
|
||||
http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c
|
||||
http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-daemon.h
|
||||
http://cgit.freedesktop.org/systemd/systemd/plain/src/sd-daemon.c
|
||||
|
||||
This should compile on non-Linux systems, too, but with the
|
||||
exception of the sd_is_xxx() calls all functions will become NOPs.
|
||||
|
@ -47,8 +47,8 @@ extern "C" {
|
||||
|
||||
You may find an up-to-date version of these source files online:
|
||||
|
||||
http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h
|
||||
http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c
|
||||
http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h
|
||||
http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c
|
||||
|
||||
This should compile on non-Linux systems, too, but all functions
|
||||
will become NOPs.
|
||||
|
Loading…
Reference in New Issue
Block a user