]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: update links to "API File Systems"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 May 2024 12:38:22 +0000 (14:38 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 May 2024 12:48:56 +0000 (14:48 +0200)
14 files changed:
man/systemd-remount-fs.service.xml
man/systemd.mount.xml
test/fuzz/fuzz-unit-file/binfmt_misc.automount
units/dev-hugepages.mount
units/dev-mqueue.mount
units/proc-sys-fs-binfmt_misc.automount
units/proc-sys-fs-binfmt_misc.mount
units/sys-fs-fuse-connections.mount
units/sys-kernel-config.mount
units/sys-kernel-debug.mount
units/sys-kernel-tracing.mount
units/systemd-binfmt.service.in
units/systemd-remount-fs.service.in
units/tmp.mount

index ce391d171016dc97ded2d19a57dfa98a7c2536a1..1a4c4026fde36de11019a20bf4bb553ddca09cc7 100644 (file)
@@ -45,7 +45,7 @@
     the partition table does not contain relevant entries).</para>
 
     <para>For a longer discussion of kernel API file systems see
-    <ulink url="https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
+    <ulink url="https://systemd.io/API_FILE_SYSTEMS">API
     File Systems</ulink>.</para>
 
     <para>Note: <filename>systemd-remount-fs.service</filename> is usually pulled in by
index 1b70392813bac21d94cbc57f23ce2c0d188fde72..d061736b733e9cae49981ad4c077d67e0ea06cc6 100644 (file)
@@ -82,7 +82,7 @@
     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="https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">API
+    url="https://systemd.io/API_FILE_SYSTEMS">API
     File Systems</ulink>.</para>
 
     <para>The
index 8d761b01b62753a03069d571a97701bfb1bb3ac7..d9fd0f0f6a9bf6eb9452d376361d8578c760e1bb 100644 (file)
@@ -11,7 +11,7 @@ automount
 [Unit]
 Description=Arbitrary Executable File Formats File System Automount Point
 Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/binfmt_misc/
index 88cd89d56349161cd8b37477944854404098117b..f836282986d5eca4e0403f46e73d6a36b1b78f8c 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Huge Pages File System
 Documentation=https://docs.kernel.org/admin-guide/mm/hugetlbpage.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/sys/kernel/mm/hugepages
index 02683a9e1effa2b4fb85c24bcefcf12f98c76026..1fd9cc263cb1243b976ee376b338420717570830 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=POSIX Message Queue File System
 Documentation=man:mq_overview(7)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 Before=sysinit.target
 ConditionPathExists=/proc/sys/fs/mqueue
index 5d212015a5a85578577605e276ad89473e56b722..7ec21e76c9aba85ce3db369d199f7bbb8a4a2fe3 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System Automount Point
 Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 
 ConditionPathExists=/proc/sys/fs/binfmt_misc/
 ConditionPathIsReadWrite=/proc/sys/
index 88a7748cb23a440e2700de45f519207239ba5be3..9518708e73c19a5574ef4f60848dda0cc29fbbea 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Arbitrary Executable File Formats File System
 Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 
 [Mount]
index 929d8e3bf0429058ea620f381c3a1d81831461cc..bd3f22acaea23c4ace8121efd657097bb12958d1 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=FUSE Control File System
 Documentation=https://docs.kernel.org/filesystems/fuse.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 ConditionPathExists=/sys/fs/fuse/connections
 ConditionCapability=CAP_SYS_ADMIN
index dca94a89862c9ec3f965bd00cbbefb0daf09fac4..26ee16049e5d57b4e794e355e6c39f28ce1e8380 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Kernel Configuration File System
 Documentation=https://docs.kernel.org/filesystems/configfs.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/config
 ConditionCapability=CAP_SYS_RAWIO
index 6c77ef53c903aed60812d46f6c81e34e5926afed..5f0a75b02ae7dd8e4a404306cc211979afbfc374 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Kernel Debug File System
 Documentation=https://docs.kernel.org/filesystems/debugfs.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 ConditionPathExists=/sys/kernel/debug
 ConditionCapability=CAP_SYS_RAWIO
index f3cd47fb35d741dcc306749c6455d8a8316962cd..ed8f948af9c558a9e708d15531794a68a1dd431e 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Kernel Trace File System
 Documentation=https://docs.kernel.org/trace/ftrace.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 ConditionVirtualization=!lxc
 ConditionPathExists=/sys/kernel/tracing
index 6861c766744c84cb85632f6ddf1c6de35a03e984..318bf8efc290f3835edceb0ac1d58c69848a86d2 100644 (file)
@@ -11,7 +11,7 @@
 Description=Set Up Additional Binary Formats
 Documentation=man:systemd-binfmt.service(8) man:binfmt.d(5)
 Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 DefaultDependencies=no
 Conflicts=shutdown.target
 After=proc-sys-fs-binfmt_misc.automount
index fe3c31b30c1eb388586f81e8e662fb4ef4a844b6..4ac8978ff22fca16bf37fce18ea1b0b8fd305f4a 100644 (file)
@@ -10,7 +10,7 @@
 [Unit]
 Description=Remount Root and Kernel File Systems
 Documentation=man:systemd-remount-fs.service(8)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 
 DefaultDependencies=no
 After=systemd-fsck-root.service
index 734acea237125ca0877139db3ed150f4bcbe2422..896040524ad21321d07d328d540446b7c2708d95 100644 (file)
@@ -11,7 +11,7 @@
 Description=Temporary Directory /tmp
 Documentation=https://systemd.io/TEMPORARY_DIRECTORIES
 Documentation=man:file-hierarchy(7)
-Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
+Documentation=https://systemd.io/API_FILE_SYSTEMS
 ConditionPathIsSymbolicLink=!/tmp
 DefaultDependencies=no
 Conflicts=umount.target