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 /units/proc-sys-fs-binfmt_misc.mount | |
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 'units/proc-sys-fs-binfmt_misc.mount')
-rw-r--r-- | units/proc-sys-fs-binfmt_misc.mount | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/proc-sys-fs-binfmt_misc.mount b/units/proc-sys-fs-binfmt_misc.mount index 919271b3e2..88a7748cb2 100644 --- a/units/proc-sys-fs-binfmt_misc.mount +++ b/units/proc-sys-fs-binfmt_misc.mount @@ -9,7 +9,7 @@ [Unit] Description=Arbitrary Executable File Formats File System -Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html +Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems DefaultDependencies=no |