summaryrefslogtreecommitdiff
path: root/man/systemd-hibernate-resume@.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-07-01 18:03:09 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-07-02 12:13:00 +0200
commit2f8211c64aab075cb94c45596998e294c67f2ccc (patch)
tree234c91253e998b3d401de533b07522817d43286c /man/systemd-hibernate-resume@.service.xml
parent12bdeb58a63d790f5f83fc45819f61029c0d89bd (diff)
downloadsystemd-2f8211c64aab075cb94c45596998e294c67f2ccc.tar.gz
tree-wide: use html links for kernel docs
Instead of using "*.txt" as reference name, use the actual destination title.
Diffstat (limited to 'man/systemd-hibernate-resume@.service.xml')
-rw-r--r--man/systemd-hibernate-resume@.service.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-hibernate-resume@.service.xml b/man/systemd-hibernate-resume@.service.xml
index c460393d9e..feba12e76d 100644
--- a/man/systemd-hibernate-resume@.service.xml
+++ b/man/systemd-hibernate-resume@.service.xml
@@ -34,8 +34,8 @@
device to resume from as the template argument.</para>
<para><filename>systemd-hibernate-resume</filename> only supports
- the in-kernel hibernation implementation, known as
- <ulink url="https://www.kernel.org/doc/Documentation/power/swsusp.txt">swsusp</ulink>.
+ the in-kernel hibernation implementation, see
+ <ulink url="https://www.kernel.org/doc/html/latest/power/swsusp.html">Swap suspend</ulink>.
Internally, it works by writing the major:minor of specified
device node to <filename>/sys/power/resume</filename>.</para>