summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_append_basic.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-06-28 12:00:47 +0200
committerMichael Biebl <biebl@debian.org>2022-06-28 13:10:05 +0200
commit41d6f3bf4d6de680a2d7b735690d655bc2f00944 (patch)
tree200374d267d2461a82330deff03ec6a4f1d8cd71 /man/sd_bus_message_append_basic.xml
parentf0390fa03456ecb4d5f1482bd20a28ea98ae4d58 (diff)
downloadsystemd-41d6f3bf4d6de680a2d7b735690d655bc2f00944.tar.gz
Use https for freedesktop.org
grep -l -r http:// | xargs sed -E -i s'#http://(.*).freedesktop.org#https://\1.freedesktop.org#'
Diffstat (limited to 'man/sd_bus_message_append_basic.xml')
-rw-r--r--man/sd_bus_message_append_basic.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml
index aca4d1fe7a..3509095ea3 100644
--- a/man/sd_bus_message_append_basic.xml
+++ b/man/sd_bus_message_append_basic.xml
@@ -43,7 +43,7 @@
<parameter>p</parameter> is interpreted.
<parameter>type</parameter> must be one of the basic types as
defined by the <ulink
- url="http://dbus.freedesktop.org/doc/dbus-specification.html#basic-types">Basic
+ url="https://dbus.freedesktop.org/doc/dbus-specification.html#basic-types">Basic
Types</ulink> section of the D-Bus specification, and listed in
the table below.
</para>
@@ -254,7 +254,7 @@
<citerefentry><refentrytitle>sd-bus</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>sd_bus_message_read_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>sd_bus_message_append</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
- <ulink url="http://dbus.freedesktop.org/doc/dbus-specification.html">The D-Bus specification</ulink>
+ <ulink url="https://dbus.freedesktop.org/doc/dbus-specification.html">The D-Bus specification</ulink>
</para>
</refsect1>