diff options
author | nl6720 <nl6720@gmail.com> | 2022-07-04 16:26:30 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-07-04 19:56:53 +0200 |
commit | 0e6858232387050b2bff15365043914e4c764d7c (patch) | |
tree | 36f91f8833e667d35cedfe610da1b39e9d80b26e /man/os-release.xml | |
parent | Merge pull request #23104 from mrc0mmand/resolved-tests (diff) | |
download | systemd-0e6858232387050b2bff15365043914e4c764d7c.tar.xz systemd-0e6858232387050b2bff15365043914e4c764d7c.zip |
tree-wide: link to docs.kernel.org for kernel documentation
https://www.kernel.org/ links to https://docs.kernel.org/ for the documentation.
See https://git.kernel.org/pub/scm/docs/kernel/website.git/commit/?id=ebc1c372850f249dd143c6d942e66c88ec610520
These URLs are shorter and nicer looking.
Diffstat (limited to 'man/os-release.xml')
-rw-r--r-- | man/os-release.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/os-release.xml b/man/os-release.xml index bd2251d14b..90527228a2 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -87,7 +87,7 @@ <title><filename>/etc/initrd-release</filename></title> <para>In the <ulink - url="https://www.kernel.org/doc/html/latest/admin-guide/initrd.html">initrd</ulink>, + url="https://docs.kernel.org/admin-guide/initrd.html">initrd</ulink>, <filename>/etc/initrd-release</filename> plays the same role as <filename>os-release</filename> in the main system. Additionally, the presence of that file means that the system is in the initrd phase. <filename>/etc/os-release</filename> should be symlinked to <filename>/etc/initrd-release</filename> @@ -404,7 +404,7 @@ <listitem><para>A lower-case string (mostly numeric, no spaces or other characters outside of 0–9, a–z, ".", "_" and "-") identifying the operating system extensions support level, to indicate which extension images are supported. See <filename>/usr/lib/extension-release.d/extension-release.<replaceable>IMAGE</replaceable></filename>, - <ulink url="https://www.kernel.org/doc/html/latest/admin-guide/initrd.html">initrd</ulink> and + <ulink url="https://docs.kernel.org/admin-guide/initrd.html">initrd</ulink> and <citerefentry><refentrytitle>systemd-sysext</refentrytitle><manvolnum>8</manvolnum></citerefentry>) for more information.</para> |