]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: change all github links to use systemd.io domain instead
authorLennart Poettering <lennart@poettering.net>
Fri, 12 Oct 2018 12:00:20 +0000 (14:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 12 Oct 2018 12:07:11 +0000 (14:07 +0200)
We shouldn't push people towards the git UI, but instead just refernce
the public version on the systemd.io domain.

man/bootctl.xml
man/kernel-install.xml
man/systemd-boot.xml
man/systemd-portabled.service.xml

index 816b618087425d8de4b6d5fd72b9687b8034ecef..3c9e604f7cc8ba61702b97f079286d075aa4c10b 100644 (file)
         <term><option>list</option></term>
 
         <listitem><para>Shows all available boot loader entries implementing the <ulink
-        url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader
+        url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
         Specification</ulink>, as well as any other entries discovered or automatically generated by the boot
         loader.</para></listitem>
       </varlistentry>
     <title>See Also</title>
     <para>
       <citerefentry><refentrytitle>systemd-boot</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
-      <ulink url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader Specification</ulink>,
+      <ulink url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink>,
       <ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Boot Loader Interface</ulink>
     </para>
   </refsect1>
index 522d5fb54d4bd7891fd8756724b302c3f66691c3..884b25da9b4bc5b135b368c36beaf61f207dd0ee 100644 (file)
     <para>
       <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-      <ulink url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader Specification</ulink>
+      <ulink url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink>
     </para>
   </refsect1>
 
index 6abed7693a8a932f2ce6d05f5e6022c779cdd6de..c3b34e54c937bb5e82cb9a8fdd4de5ce2ee864f6 100644 (file)
 
     <itemizedlist>
       <listitem><para>Boot entries defined with <ulink
-      url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader
+      url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
       Specification</ulink> description files located in <filename>/loader/entries/</filename> on the ESP. These
       usually describe Linux kernel images with associated initrd images, but alternatively may also describe
       arbitrary other EFI executables.</para></listitem>
 
       <listitem><para>Unified kernel images following the <ulink
-      url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader
+      url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
       Specification</ulink>, as executable EFI binaries in <filename>/EFI/Linux/</filename> on the ESP.
       </para></listitem>
 
     <filename>/loader/loader.conf</filename> on the ESP (in combination with data read from EFI variables). See
     <citerefentry><refentrytitle>loader.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Boot entry
     description files following the <ulink
-    url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader
+    url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader
     Specification</ulink> are read from <filename>/loader/entries/</filename> on the ESP. Unified kernel boot entries
-    following the <ulink url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot
+    following the <ulink url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot
     Loader Specification</ulink> are read from <filename>/EFI/Linux/</filename> on the ESP.</para>
   </refsect1>
 
     <para>
       <citerefentry><refentrytitle>bootctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>loader.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
-      <ulink url="https://github.com/systemd/systemd/blob/master/docs/BOOT_LOADER_SPECIFICATION.md">Boot Loader Specification</ulink>,
+      <ulink url="https://systemd.io/BOOT_LOADER_SPECIFICATION">Boot Loader Specification</ulink>,
       <ulink url="https://www.freedesktop.org/wiki/Software/systemd/BootLoaderInterface">Boot Loader Interface</ulink>
     </para>
   </refsect1>
index 06e9ce7837d587ef8f01c0a0c76f9f0b1ba0909d..8c5e4cc5a1ad271f1c61fa29179c2c6c5b87ed09 100644 (file)
@@ -36,7 +36,7 @@
     <para>Most of <command>systemd-portabled</command>'s functionality is accessible through the
     <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
 
-    <para>See the <ulink url="https://github.com/systemd/systemd/blob/master/docs/PORTABLE_SERVICES.md">Portable
+    <para>See the <ulink url="https://systemd.io/PORTABLE_SERVICES">Portable
     Services Documentation</ulink> for details about the concepts this service implements.</para>
   </refsect1>