diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-01-12 10:39:00 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-01-12 16:05:59 +0100 |
commit | 931bc1957b13817fcb0ffe69958dd562202c8e4c (patch) | |
tree | de4d58f8c5ee9a3820e6bbb447899c25e1a7a08e /man/sd_bus_set_description.xml | |
parent | README: link to the new page (diff) | |
download | systemd-931bc1957b13817fcb0ffe69958dd562202c8e4c.tar.xz systemd-931bc1957b13817fcb0ffe69958dd562202c8e4c.zip |
docs: use https:// for fd.o links
Diffstat (limited to 'man/sd_bus_set_description.xml')
-rw-r--r-- | man/sd_bus_set_description.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_set_description.xml b/man/sd_bus_set_description.xml index ce6b8d387d..0c38c16128 100644 --- a/man/sd_bus_set_description.xml +++ b/man/sd_bus_set_description.xml @@ -141,7 +141,7 @@ specification, informing the receiving side that the caller is prepared to wait for interactive authorization, which might take a considerable time to complete. If this flag is set, the user may be queried for passwords or confirmation via - <ulink url="http://www.freedesktop.org/wiki/Software/polkit">polkit</ulink> or a similar + <ulink url="https://www.freedesktop.org/wiki/Software/polkit">polkit</ulink> or a similar framework.</para> <para><function>sd_bus_get_allow_interactive_authorization()</function> returns true if |