mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: update reference for binfmt documentation (#6223)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
d718d20225
commit
56892b0b36
@@ -7,7 +7,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Arbitrary Executable File Formats File System Automount Point
|
||||
Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
|
||||
Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
|
||||
Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
|
||||
DefaultDependencies=no
|
||||
Before=sysinit.target
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Arbitrary Executable File Formats File System
|
||||
Documentation=https://www.kernel.org/doc/Documentation/binfmt_misc.txt
|
||||
Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html
|
||||
Documentation=http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
|
||||
DefaultDependencies=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user