From 8ab49c12dcab02d9d83e63a93676d4fc8f709516 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 5 Jan 2012 18:21:26 +0100 Subject: [PATCH] headers: fix git URLs for source files --- man/sd-daemon.xml | 4 ++-- man/sd-readahead.xml | 4 ++-- man/sd_booted.xml | 4 ++-- man/sd_is_fifo.xml | 4 ++-- man/sd_listen_fds.xml | 4 ++-- man/sd_notify.xml | 4 ++-- man/sd_readahead.xml | 4 ++-- src/systemd/sd-daemon.h | 2 +- src/systemd/sd-readahead.h | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml index 383d77f59..3f3a723f7 100644 --- a/man/sd-daemon.xml +++ b/man/sd-daemon.xml @@ -130,8 +130,8 @@ In addition, for details about the algorithms check the liberally licensed reference implementation sources: - - resp. + + resp. These APIs are implemented in the reference implementation's sd-daemon.c and diff --git a/man/sd-readahead.xml b/man/sd-readahead.xml index 819691e4d..7c21656bb 100644 --- a/man/sd-readahead.xml +++ b/man/sd-readahead.xml @@ -86,8 +86,8 @@ In addition, for details about the algorithms check the liberally licensed reference implementation sources: - - resp. + + resp. These APIs are implemented in the reference implementation's drop-in diff --git a/man/sd_booted.xml b/man/sd_booted.xml index c9f538a3e..c876874be 100644 --- a/man/sd_booted.xml +++ b/man/sd_booted.xml @@ -93,9 +93,9 @@ For details about the algorithm check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/> sd_booted() is implemented in the reference implementation's diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml index 82b89bb29..6055893f5 100644 --- a/man/sd_is_fifo.xml +++ b/man/sd_is_fifo.xml @@ -180,9 +180,9 @@ For details about the algorithms check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/> sd_is_fifo() and the related functions are implemented in the reference diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml index 68a45cd76..09d0503e1 100644 --- a/man/sd_listen_fds.xml +++ b/man/sd_listen_fds.xml @@ -140,9 +140,9 @@ For details about the algorithm check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/> sd_listen_fds() is implemented in the reference implementation's diff --git a/man/sd_notify.xml b/man/sd_notify.xml index c3791ce39..020914607 100644 --- a/man/sd_notify.xml +++ b/man/sd_notify.xml @@ -208,9 +208,9 @@ For details about the algorithms check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h"/> sd_notify() and sd_notifyf() are implemented in diff --git a/man/sd_readahead.xml b/man/sd_readahead.xml index 25fe5b2fc..4b8c9575d 100644 --- a/man/sd_readahead.xml +++ b/man/sd_readahead.xml @@ -129,9 +129,9 @@ For details about the algorithm check the liberally licensed reference implementation sources: - + resp. + url="http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h"/> sd_readahead() is implemented in the reference implementation's drop-in diff --git a/src/systemd/sd-daemon.h b/src/systemd/sd-daemon.h index 46dc7fd7e..eb2a60651 100644 --- a/src/systemd/sd-daemon.h +++ b/src/systemd/sd-daemon.h @@ -58,7 +58,7 @@ extern "C" { You may find an up-to-date version of these source files online: - http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.h + http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-daemon.h http://cgit.freedesktop.org/systemd/plain/src/sd-daemon.c This should compile on non-Linux systems, too, but with the diff --git a/src/systemd/sd-readahead.h b/src/systemd/sd-readahead.h index ee7e30606..afe6768c3 100644 --- a/src/systemd/sd-readahead.h +++ b/src/systemd/sd-readahead.h @@ -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/sd-readahead.h - http://cgit.freedesktop.org/systemd/plain/src/sd-readahead.c + http://cgit.freedesktop.org/systemd/plain/src/systemd/sd-readahead.h + http://cgit.freedesktop.org/systemd/plain/src/readahead/sd-readahead.c This should compile on non-Linux systems, too, but all functions will become NOPs. -- 2.30.2