mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-08-01 00:22:49 +03:00
tree-wide: use html links for kernel docs
Instead of using "*.txt" as reference name, use the actual destination title.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
|
||||
[Unit]
|
||||
Description=Kernel Debug File System
|
||||
Documentation=https://www.kernel.org/doc/Documentation/filesystems/debugfs.txt
|
||||
Documentation=https://www.kernel.org/doc/html/latest/filesystems/debugfs.html
|
||||
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
|
||||
DefaultDependencies=no
|
||||
ConditionPathExists=/sys/kernel/debug
|
||||
|
Reference in New Issue
Block a user