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 | |
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')
-rw-r--r-- | man/org.freedesktop.login1.xml | 4 | ||||
-rw-r--r-- | man/org.freedesktop.systemd1.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_set_description.xml | 2 | ||||
-rw-r--r-- | man/systemd-logind.service.xml | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/man/org.freedesktop.login1.xml b/man/org.freedesktop.login1.xml index a301879ff7..d25287b18b 100644 --- a/man/org.freedesktop.login1.xml +++ b/man/org.freedesktop.login1.xml @@ -621,7 +621,7 @@ node /org/freedesktop/login1 { whether the inhibit shall be consider mandatory or whether it should just delay the operation to a certain maximum time. The method returns a file descriptor. The lock is released the moment this file descriptor and all its duplicates are closed. For more information on the inhibition logic see - <ulink url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor Locks</ulink>. + <ulink url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor Locks</ulink>. </para> </refsect2> @@ -644,7 +644,7 @@ node /org/freedesktop/login1 { that should be done shortly before shutdown/sleep, in conjunction with delay inhibitor locks. After completion of this work they should release their inhibition locks in order to not delay the operation any further. For more information see - <ulink url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor Locks</ulink>. + <ulink url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor Locks</ulink>. </para> </refsect2> diff --git a/man/org.freedesktop.systemd1.xml b/man/org.freedesktop.systemd1.xml index 31485935a4..b433f2066c 100644 --- a/man/org.freedesktop.systemd1.xml +++ b/man/org.freedesktop.systemd1.xml @@ -1427,7 +1427,7 @@ node /org/freedesktop/systemd1 { <varname>properties</varname> contains properties of the unit, specified like in <function>SetUnitProperties()</function>. <varname>aux</varname> is currently unused and should be passed as an empty array. See the - <ulink url="http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New Control Group + <ulink url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New Control Group Interface</ulink> for more information how to make use of this functionality for resource control purposes.</para> </refsect2> 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 diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml index 746c9163b4..0bffbbb381 100644 --- a/man/systemd-logind.service.xml +++ b/man/systemd-logind.service.xml @@ -43,7 +43,7 @@ used.</para></listitem> <listitem><para>Providing <ulink - url="http://www.freedesktop.org/wiki/Software/polkit">polkit</ulink>-based + url="https://www.freedesktop.org/wiki/Software/polkit">polkit</ulink>-based access for users for operations such as system shutdown or sleep</para> </listitem> @@ -92,7 +92,7 @@ <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-display-managers">Writing Display Managers</ulink>. If you are interested in writing a desktop environment that makes use of logind, please have look at - <ulink url="http://www.freedesktop.org/wiki/Software/systemd/writing-desktop-environments">Writing + <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-desktop-environments">Writing Desktop Environments</ulink>.</para> </refsect1> |