]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: use https:// in URLs 5410/head
authorAsciiWolf <mail@asciiwolf.com>
Tue, 21 Feb 2017 15:28:04 +0000 (16:28 +0100)
committerAsciiWolf <mail@asciiwolf.com>
Tue, 21 Feb 2017 15:28:04 +0000 (16:28 +0100)
42 files changed:
man/bootctl.xml
man/busctl.xml
man/file-hierarchy.xml
man/journalctl.xml
man/kernel-install.xml
man/sd-bus.xml
man/sd-login.xml
man/sd_journal_get_catalog.xml
man/systemctl.xml
man/systemd-ask-password-console.service.xml
man/systemd-ask-password.xml
man/systemd-coredump.xml
man/systemd-cryptsetup@.service.xml
man/systemd-getty-generator.xml
man/systemd-gpt-auto-generator.xml
man/systemd-hostnamed.service.xml
man/systemd-importd.service.xml
man/systemd-inhibit.xml
man/systemd-journal-gatewayd.service.xml
man/systemd-journal-remote.xml
man/systemd-localed.service.xml
man/systemd-logind.service.xml
man/systemd-machine-id-setup.xml
man/systemd-machined.service.xml
man/systemd-nspawn.xml
man/systemd-remount-fs.service.xml
man/systemd-resolved.service.xml
man/systemd-suspend.service.xml
man/systemd-timedated.service.xml
man/systemd-tty-ask-password-agent.xml
man/systemd.exec.xml
man/systemd.journal-fields.xml
man/systemd.mount.xml
man/systemd.offline-updates.xml
man/systemd.preset.xml
man/systemd.resource-control.xml
man/systemd.scope.xml
man/systemd.service.xml
man/systemd.slice.xml
man/systemd.special.xml
man/systemd.unit.xml
man/systemd.xml

index e2575a4751bcd5397eafb9167d1064524000e707..675e0174e97aeb5744bedf69e20b182d8b1c358c 100644 (file)
   <refsect1>
     <title>See Also</title>
     <para>
-      <ulink url="http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink>
-      <ulink url="http://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Systemd boot loader interface</ulink>
+      <ulink url="https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink>
+      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Systemd boot loader interface</ulink>
     </para>
   </refsect1>
 </refentry>
index f63d0d5bab21e42317ed72708b1719eeb6912f9d..28b36f09d01cb7f0b83cb694f7bb9f144abb908d 100644 (file)
@@ -472,7 +472,7 @@ o "/org/freedesktop/systemd1/job/42684"</programlisting>
 
     <para>
       <citerefentry project='dbus'><refentrytitle>dbus-daemon</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
-      <ulink url="http://freedesktop.org/wiki/Software/dbus">D-Bus</ulink>,
+      <ulink url="https://www.freedesktop.org/wiki/Software/dbus">D-Bus</ulink>,
       <citerefentry><refentrytitle>sd-bus</refentrytitle><manvolnum>3</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>machinectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
index 538a592f8da6c8ce55d1cbbf253fb5611934d0f2..ab52ccfe0c5c55cc802aa477f465f5b5f0822fb0 100644 (file)
     url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG
     Base Directory Specification</ulink>. Additional locations for
     high-level user resources are defined by <ulink
-    url="http://www.freedesktop.org/wiki/Software/xdg-user-dirs/">xdg-user-dirs</ulink>.</para>
+    url="https://www.freedesktop.org/wiki/Software/xdg-user-dirs/">xdg-user-dirs</ulink>.</para>
 
     <variablelist>
       <varlistentry>
index eacba048bc9d772b183cb61b4d45a1688b0db654..75bbc10215954b4aca26ed890647e7b8a5d0561c 100644 (file)
                 <para>serializes the journal into a binary (but mostly
                 text-based) stream suitable for backups and network
                 transfer (see
-                <ulink url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format</ulink>
+                <ulink url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format</ulink>
                 for more information). To import the binary stream back
                 into native journald format use
                 <citerefentry><refentrytitle>systemd-journal-remote</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
               <listitem>
                 <para>formats entries as JSON data structures, one per
                 line (see
-                <ulink url="http://www.freedesktop.org/wiki/Software/systemd/json">Journal JSON Format</ulink>
+                <ulink url="https://www.freedesktop.org/wiki/Software/systemd/json">Journal JSON Format</ulink>
                 for more information).</para>
               </listitem>
             </varlistentry>
         manuals. Note that help texts are not available for all
         messages, but only for selected ones. For more information on
         the message catalog, please refer to the
-        <ulink url="http://www.freedesktop.org/wiki/Software/systemd/catalog">Message Catalog Developer Documentation</ulink>.</para>
+        <ulink url="https://www.freedesktop.org/wiki/Software/systemd/catalog">Message Catalog Developer Documentation</ulink>.</para>
 
         <para>Note: when attaching <command>journalctl</command>
         output to bug reports, please do <emphasis>not</emphasis> use
index 99b7970457e36e979910332c45ad1b3eaae19607..94b6b1110d61e865a57e85529b37c81b432bf856 100644 (file)
     <para>
       <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-      <ulink url="http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink>
+      <ulink url="https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink>
     </para>
   </refsect1>
 
index 66b1c96c159ff9a71271db1fa04204c6e41cf4da..6439395549f029c4a23ef6a380eba173defb7264 100644 (file)
@@ -62,7 +62,7 @@
     <title>Description</title>
 
     <para><filename>sd-bus.h</filename> provides an implementation of a D-Bus IPC client. See
-    <ulink url="http://www.freedesktop.org/software/dbus/" />
+    <ulink url="https://www.freedesktop.org/software/dbus/" />
     for more information about D-Bus IPC.
     </para>
 
index 328f71164da4b243c080a24f1bfeff74b381be3a..6861fbe2576076c54e3ee8861639af33404fa0e4 100644 (file)
@@ -67,7 +67,7 @@
     local system. </para>
 
     <para>See <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat
+    url="https://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat
     on Linux</ulink> for an introduction into multi-seat support on
     Linux, the background for this set of APIs.</para>
 
index 35ec46f63e542d41b78f103a8b4537de47833da2..604deb4e8cacc78bb15b157ddc405bdf94a6a4f9 100644 (file)
@@ -90,7 +90,7 @@
 
     <para>For more information about the journal message catalog
     please refer to the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/catalog">Journal
+    url="https://www.freedesktop.org/wiki/Software/systemd/catalog">Journal
     Message Catalogs</ulink> documentation page.</para>
   </refsect1>
 
index 25db00e5f689c8ca7134ca4dcfc8f4cd81e1b647..d0b39d771bd969d4dbd3071d8c809adf7c17d1ec 100644 (file)
@@ -1181,7 +1181,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
             <para>For more information on the preset policy format, see
             <citerefentry><refentrytitle>systemd.preset</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
             For more information on the concept of presets, please consult the
-            <ulink url="http://freedesktop.org/wiki/Software/systemd/Preset">Preset</ulink>
+            <ulink url="https://www.freedesktop.org/wiki/Software/systemd/Preset">Preset</ulink>
             document.</para>
           </listitem>
         </varlistentry>
index 479e5f2e5b37be67106da2e0673a6a226ab2115d..3c1537d94248c3d7f5d57399c8654927fa2fa4bf 100644 (file)
@@ -71,7 +71,7 @@
     properly notified.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">
+    url="https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">
     developer documentation</ulink> for more information about the
     system password logic.</para>
 
index 8d3355819b10c466d354d8b676b9c3bfb12efa14..51d8ef5d82eb7ca3146853a6295240571c80d420 100644 (file)
 
     <para>Additional password agents may be implemented according to
     the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">systemd
+    url="https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">systemd
     Password Agent Specification</ulink>.</para>
 
     <para>If a password is queried on a TTY, the user may press TAB to
index 7243467dc2d6a2511d4110d90a72ffaab0763404..2c285bcb22008ca1e373b063bb975b036b95811b 100644 (file)
@@ -91,7 +91,7 @@
     <para>It is also possible to invoke <command>systemd-coredump</command> with
     <option>--backtrace</option> option. In this case, <command>systemd-coredump</command> expects
     a journal entry in the journal
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format</ulink>
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal Export Format</ulink>
     on standard input. The entry should contain a <varname>MESSAGE=</varname> field and any additional
     metadata fields the caller deems reasonable. <command>systemd-coredump</command> will append
     additional metadata fields in the same way it does for core dumps received from the kernel. In
index fb8b06714db6f2ebdc275a7569c3934bccec9108..73bd5b78ab2ffcd599cf729bdcc139224cb27f2d 100644 (file)
@@ -61,7 +61,7 @@
 
     <para><filename>systemd-cryptsetup@.service</filename> will ask
     for hard disk passwords via the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">
+    url="https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">
     password agent logic</ulink>, in order to query the user for the
     password using the right mechanism at boot and during
     runtime.</para>
index 338925964d354cb0f6bcb52293aa2fe2c88e6db7..8bff3bb7f4932be1b36c9005046443a7721b8185 100644 (file)
@@ -64,7 +64,7 @@
     <filename>container-getty@.service</filename> instances for
     additional container pseudo TTYs as requested by the container
     manager (see <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/"><filename>Container
+    url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/"><filename>Container
     Interface</filename></ulink>). This should ensure that the user is
     shown a login prompt at the right place, regardless of which
     environment the system is started in. For example, it is
index 3af423b553823da3fdf7629d935eb6d544de4d0a..eb7a2c4c28d8ba9e1fc4723651a50d36d15a3243 100644 (file)
@@ -62,7 +62,7 @@
     partitions and creates mount and swap units for them, based on the
     partition type GUIDs of GUID partition tables (GPT). It implements
     the <ulink
-    url="http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable
+    url="https://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable
     Partitions Specification</ulink>. Note that this generator has no
     effect on non-GPT systems, or where the directories under the
     mount points are already non-empty. Also, on systems where the
index 6990d41b020079321d687bc8cd707d629bb70227..17755aa69e1cbd763fe81bf820b9de8d5dd1b908 100644 (file)
@@ -66,7 +66,7 @@
     is a command line client to this service.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/hostnamed">
+    url="https://www.freedesktop.org/wiki/Software/systemd/hostnamed">
     developer documentation</ulink> for information about the APIs
     <filename>systemd-hostnamed</filename> provides.</para>
   </refsect1>
index 8fdced475ce7eaf66342168c63f1b1930b37c0d6..70a618ce46e1636049a8092ab336cc2661e4674e 100644 (file)
@@ -64,7 +64,7 @@
     <command>import-tar</command>, <command>export-raw</command>, and <command>export-tar</command> commands.</para>
 
     <para>See the
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/importd">
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/importd">
     importd D-Bus API Documentation</ulink> for information about the
     APIs <filename>systemd-importd</filename> provides.</para>
   </refsect1>
index ce169960d887a0c170f480299c7d35d00913dab7..09b82b82c1b0c132f1e5597e88ec4c911067b9cf 100644 (file)
@@ -72,7 +72,7 @@
     should not be interrupted.</para>
 
     <para>For more information see the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
+    url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
     Lock Developer Documentation</ulink>.</para>
   </refsect1>
 
index 22294542f3743f6a4617e7c113f9e71efab85966..3ee344e50bcafbe696028970e88c4f9a9445ae14 100644 (file)
         one per line
         (like <command>journalctl --output json</command>).
         See <ulink
-        url="http://www.freedesktop.org/wiki/Software/systemd/json">Journal
+        url="https://www.freedesktop.org/wiki/Software/systemd/json">Journal
         JSON Format</ulink> for more information.</para>
         </listitem>
       </varlistentry>
         transfer
         (like <command>journalctl --output export</command>).
         See <ulink
-        url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal
+        url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal
         Export Format</ulink> for more information.</para>
         </listitem>
       </varlistentry>
     <title>Examples</title>
     <para>Retrieve events from this boot from local journal
     in <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal
+    url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal
     Export Format</ulink>:
     <programlisting>curl --silent -H'Accept: application/vnd.fdo.journal' \
        'http://localhost:19531/entries?boot'</programlisting>
index ee2d5c24862e3d030f5cc1980381dc7c732f1a77..d7750e416eb1cf838a30d397b4804b51a48cffa5 100644 (file)
@@ -64,7 +64,7 @@
       <filename>systemd-journal-remote</filename> is a command to
       receive serialized journal events and store them to the journal.
       Input streams are in the
-      <ulink url="http://www.freedesktop.org/wiki/Software/systemd/export">
+      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/export">
         Journal Export Format
       </ulink>,
       i.e. like the output from
index 06aa78c0e42327e9530974f191df1f7d4a5e2611..2a796c9045203430be87b04da325915e2d4b342f 100644 (file)
@@ -68,7 +68,7 @@
     is a command line client to this service.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/localed">
+    url="https://www.freedesktop.org/wiki/Software/systemd/localed">
     developer documentation</ulink> for information about the APIs
     <filename>systemd-localed</filename> provides.</para>
   </refsect1>
index 9288f48f077a6d064f85fccd02249219bdc95ea8..5433269638809adda00d142b6e0b47bac7effd5d 100644 (file)
     for information about the configuration of this service.</para>
 
     <para>See <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat
+    url="https://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat
     on Linux</ulink> for an introduction into basic concepts of logind
     such as users, sessions and seats.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/logind">
+    url="https://www.freedesktop.org/wiki/Software/systemd/logind">
     logind D-Bus API Documentation</ulink> for information about the
     APIs <filename>systemd-logind</filename> provides.</para>
 
     <para>For more information on the inhibition logic see the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
+    url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
     Lock Developer Documentation</ulink>.</para>
   </refsect1>
 
index 944e899bd41ee1623b286cc09a7bcb69aa1180c4..714317c945950c624d0165df68fe1eacadfccddc 100644 (file)
@@ -92,7 +92,7 @@
       environment and a UUID is configured for the container, this is
       used to initialize the machine ID. For details, see the
       documentation of the <ulink
-      url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container
+      url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container
       Interface</ulink>.</para></listitem>
 
       <listitem><para>Otherwise, a new ID is randomly
index 999aeee1c6def564615a00fe1688c62f0353e24c..c4f173f79b70c0a71f6b33a852419126e9d1ddb3 100644 (file)
@@ -71,7 +71,7 @@
     names.</para>
 
     <para>See the
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/machined">
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/machined">
     machined D-Bus API Documentation</ulink> for information about the
     APIs <filename>systemd-machined</filename> provides.</para>
   </refsect1>
index 96f8c3a61fd7d55beeeedc1bbaf5caf9c088edfd..a7af8c25db6474f34811ec8d700d2b802a78ebce 100644 (file)
     container.</para>
 
     <para><command>systemd-nspawn</command> implements the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink>
+    url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink>
     specification.</para>
 
     <para>While running, containers invoked with <command>systemd-nspawn</command> are registered with the
           a server data partition which are mounted to the appropriate
           places in the container. All these partitions must be
           identified by the partition types defined by the <ulink
-          url="http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable
+          url="https://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable
           Partitions Specification</ulink>.</para></listitem>
 
           <listitem><para>No partition table, and a single file system spanning the whole image.</para></listitem>
index 176f2b2d205befdcfe22668c5c9ed8e778975df2..6a5f0e6e38c3ac044f2cb4cdba1578ed109c8796 100644 (file)
@@ -72,7 +72,7 @@
     systems.</para>
 
     <para>For a longer discussion of kernel API file systems see
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
     File Systems</ulink>.</para>
   </refsect1>
 
index 6465193cc598f7ab76a7d80d10a38b4800d5b57f..f6831848c7f8e6956a855b55d94fc04e50f16931 100644 (file)
@@ -62,7 +62,7 @@
 
     <itemizedlist>
       <listitem><para>The native, fully-featured API <command>systemd-resolved</command> exposes on the bus. See the
-      <ulink url="http://www.freedesktop.org/wiki/Software/systemd/resolved">API Documentation</ulink> for
+      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/resolved">API Documentation</ulink> for
       details. Usage of this API is generally recommended to clients as it is asynchronous and fully featured (for
       example, properly returns DNSSEC validation status and interface scope for addresses as necessary for supporting
       link-local networking).</para></listitem>
     per-interface domains are exclusively routed to the matching
     interfaces.</para>
 
-    <para>See the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/resolved"> resolved D-Bus API
+    <para>See the <ulink url="https://www.freedesktop.org/wiki/Software/systemd/resolved"> resolved D-Bus API
     Documentation</ulink> for information about the APIs <filename>systemd-resolved</filename> provides.</para>
 
   </refsect1>
index c7733f2885ee74e2ea46206900c9bee909c66479..2aa172e990599bd0f7dc635575409b08c4347876 100644 (file)
@@ -91,7 +91,7 @@
     for local use only and should be considered hacks. If applications
     want to react to system suspend/hibernation and resume,
     they should rather use the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
+    url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
     interface</ulink>.</para>
 
     <para>Note that
index e44163aefba8a517f03ac1ca61967818333db1f5..fee860204d715e14c422dfef7233549b7d0bec4d 100644 (file)
@@ -67,7 +67,7 @@
     is a command line client to this service.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/timedated">
+    url="https://www.freedesktop.org/wiki/Software/systemd/timedated">
     developer documentation</ulink> for information about the APIs
     <filename>systemd-timedated</filename> provides.</para>
   </refsect1>
index 2e4b31be07dd594aeff595ec5dce2cc8db2d94b7..2c114f4631b9242bcd92fb64d0ee90be4cffe936 100644 (file)
@@ -66,7 +66,7 @@
     runtime.</para>
 
     <para><command>systemd-tty-ask-password-agent</command> implements
-    the <ulink url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">Password
+    the <ulink url="https://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">Password
     Agents Specification</ulink>, and is one of many possible response agents which
     answer to queries formulated with
     <citerefentry><refentrytitle>systemd-ask-password</refentrytitle><manvolnum>1</manvolnum></citerefentry>.
index 16f0f07db718819b866defcff711e25bd6be94f8..edeced56b58148d1e3a0519b04cf8746c5584909 100644 (file)
         file instead of a directory. The device node or file system image file needs to contain a file system without a
         partition table, or a file system within an MBR/MS-DOS or GPT partition table with only a single
         Linux-compatible partition, or a set of file systems within a GPT partition table that follows the <ulink
-        url="http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable Partitions
+        url="https://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/">Discoverable Partitions
         Specification</ulink>.</para></listitem>
       </varlistentry>
 
index 2b0acee407f74a80167a1d9301bf74b42cbe807e..747d985aa11deb1547818d2849ccc5fd286d6aea 100644 (file)
 
     <para>During serialization into external formats, such as the
     <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/export">Journal
+    url="https://www.freedesktop.org/wiki/Software/systemd/export">Journal
     Export Format</ulink> or the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/json">Journal
+    url="https://www.freedesktop.org/wiki/Software/systemd/json">Journal
     JSON Format</ulink>, the addresses of journal entries are
     serialized into fields prefixed with double underscores. Note that
     these are not proper fields when stored in the journal but for
index 598b5772fd5d2dcdcc3c8b7e2ea7691568c6e789..4a404fb424f4066c84b21712ac513f067a0b7b3a 100644 (file)
     for kernel-to-userspace and userspace-to-userspace interfaces. Some
     of them may not be changed via mount units, and cannot be
     disabled. For a longer discussion see <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
+    url="https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
     File Systems</ulink>.</para>
   </refsect1>
 
index 06690b41f4b3c2069cb8ee0ed55242a5f6eb9bdc..b4dce3e92df1827f26c2549a46943ac68ecfc7df 100644 (file)
         script exits uncleanly (by non-zero error code, or signal/coredump). If your script succeeds
         you should trigger the reboot in your own code, for example by invoking logind's
         <command>Reboot()</command> call or calling <command>systemctl reboot</command>. See
-        <ulink url="http://www.freedesktop.org/wiki/Software/systemd/logind">logind dbus API</ulink>
+        <ulink url="https://www.freedesktop.org/wiki/Software/systemd/logind">logind dbus API</ulink>
         for details.</para>
       </listitem>
 
     <title>See also</title>
 
     <para>
-      <ulink url="http://www.freedesktop.org/wiki/Software/systemd/SystemUpdates/">Implementing Offline System Updates</ulink>,
+      <ulink url="https://www.freedesktop.org/wiki/Software/systemd/SystemUpdates/">Implementing Offline System Updates</ulink>,
       <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemd.generator</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemd-system-update-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
index d09167baafacf0bb57810a483228352423015f0d..92eb4e82803092aca638d6875ab4f73b56c0431e 100644 (file)
@@ -72,7 +72,7 @@
 
     <para>For more information on the preset logic please have a look
     at the <ulink
-    url="http://freedesktop.org/wiki/Software/systemd/Preset">Presets</ulink>
+    url="https://www.freedesktop.org/wiki/Software/systemd/Preset">Presets</ulink>
     document.</para>
 
     <para>It is not recommended to ship preset files within the
index 02878b28a0388ca144aac29d22d7acebd1db9803..9b1f5dbbabeab3da2d77ed2833ede1ed4beacc69 100644 (file)
@@ -87,7 +87,7 @@
     Those options complement options listed here.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
+    url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
     Control Group Interfaces</ulink> for an introduction on how to make
     use of resource control APIs from programs.</para>
   </refsect1>
index f69b2ef63554ae39d7d05fdc449c3f172d6cca8e..36f24d46a12193da45163bb6a7a8a13960ed2773 100644 (file)
@@ -69,7 +69,7 @@
     command line.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
+    url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
     Control Group Interfaces</ulink> for an introduction on how to make
     use of scope units from programs.</para>
   </refsect1>
index 627176750f61db67d5f52eb904d3c4ff416e810e..52eb2bb4247d2293fa9d4b3f797e11ddf7faa90a 100644 (file)
@@ -84,7 +84,7 @@
     This is useful for compatibility with SysV. Note that this
     compatibility is quite comprehensive but not 100%. For details
     about the incompatibilities, see the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">Incompatibilities
+    url="https://www.freedesktop.org/wiki/Software/systemd/Incompatibilities">Incompatibilities
     with SysV</ulink> document.</para>
   </refsect1>
 
index eee98d99ee04a20b6d85097a7b84776bdd353175..3ff3cc5188b720ffbbdec6d216c7d06b802ac4cf 100644 (file)
@@ -97,7 +97,7 @@
     </para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
+    url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface/">New
     Control Group Interfaces</ulink> for an introduction on how to make
     use of slice units from programs.</para>
   </refsect1>
index a81cc3579d22727b6f45943b5d97174ab6b5d433..fa3dc1c5d44f8a952943a0905e3ccd3d30784cad 100644 (file)
           is part of the boot of most systems, while
           <filename>network-online.target</filename> is not, except
           when at least one unit requires it. Also see <ulink
-          url="http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
+          url="https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
           Services After the Network is up</ulink> for more
           information.</para>
 
           on. All userspace log messages will be made available on
           this socket. For more information about syslog integration,
           please consult the <ulink
-          url="http://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
+          url="https://www.freedesktop.org/wiki/Software/systemd/syslog">Syslog
           Interface</ulink> document.</para>
         </listitem>
       </varlistentry>
           is shut down. It is hence useful when writing service files
           that require network access on shutdown, which should order
           themselves after this target, but not pull it in. Also see
-          <ulink url="http://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
+          <ulink url="https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget">Running
           Services After the Network is up</ulink> for more
           information. Also see
           <filename>network-online.target</filename> described
index 2208b6a287430b632f38b8ccd63b8e54cf1af4b9..44841ac7dd6c732907d247e13d5c34cb31f2dbb5 100644 (file)
 
     <para>The unit file format is covered by the
     <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface
+    url="https://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface
     Stability Promise</ulink>.</para>
 
   </refsect1>
index 2964fecd25e1b091b82f1257800e881df7d15c03..bfcc0c13b0c791633da1c32d4222dba934a894ed 100644 (file)
 
     <para>Note that some but not all interfaces provided
     by systemd are covered by the
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface
     Stability Promise</ulink>.</para>
 
     <para>Units may be generated dynamically at boot and system
 
     <para>Systems which invoke systemd in a container or initrd
     environment should implement the
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink> or
-    <ulink url="http://www.freedesktop.org/wiki/Software/systemd/InitrdInterface">initrd Interface</ulink>
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface">Container Interface</ulink> or
+    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/InitrdInterface">initrd Interface</ulink>
     specifications, respectively.</para>
   </refsect1>
 
   <refsect1>
     <title>See Also</title>
     <para>
-      The <ulink url="http://www.freedesktop.org/wiki/Software/systemd/">systemd Homepage</ulink>,
+      The <ulink url="https://www.freedesktop.org/wiki/Software/systemd/">systemd Homepage</ulink>,
       <citerefentry><refentrytitle>systemd-system.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry project='man-pages'><refentrytitle>locale.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,