summaryrefslogtreecommitdiff
path: root/man/busctl.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/busctl.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/busctl.xml')
-rw-r--r--man/busctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/busctl.xml b/man/busctl.xml
index bcd3f4805e..294ef5d4b7 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -411,7 +411,7 @@
<command>set-property</command> commands take a signature string
followed by a list of parameters formatted as string (for details
on D-Bus signature strings, see the <ulink
- url="http://dbus.freedesktop.org/doc/dbus-specification.html#type-system">Type
+ url="https://dbus.freedesktop.org/doc/dbus-specification.html#type-system">Type
system chapter of the D-Bus specification</ulink>). For simple
types, each parameter following the signature should simply be the
parameter's value formatted as string. Positive boolean values may