summaryrefslogtreecommitdiff
path: root/man/sd_bus_message_append_array.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_array.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_array.xml')
-rw-r--r--man/sd_bus_message_append_array.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml
index cc8e0db525..da72b78cb0 100644
--- a/man/sd_bus_message_append_array.xml
+++ b/man/sd_bus_message_append_array.xml
@@ -79,7 +79,7 @@
<literal>i</literal>, <literal>u</literal>, <literal>x</literal>,
<literal>t</literal>, <literal>d</literal> (but not
<literal>b</literal>), 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
<citerefentry><refentrytitle>sd_bus_message_append_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>.
Pointer <parameter>p</parameter> must point to an array of size
@@ -172,7 +172,7 @@
<citerefentry><refentrytitle>sd_bus_message_append</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry><refentrytitle>sd_bus_message_append_basic</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
<citerefentry project='man-pages'><refentrytitle>memfd_create</refentrytitle><manvolnum>2</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>