diff options
Diffstat (limited to 'upstream/archlinux/man8/systemd-hibernate-resume.service.8')
-rw-r--r-- | upstream/archlinux/man8/systemd-hibernate-resume.service.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upstream/archlinux/man8/systemd-hibernate-resume.service.8 b/upstream/archlinux/man8/systemd-hibernate-resume.service.8 index 9117af69..f5b1b7a1 100644 --- a/upstream/archlinux/man8/systemd-hibernate-resume.service.8 +++ b/upstream/archlinux/man8/systemd-hibernate-resume.service.8 @@ -33,7 +33,7 @@ initiates the resume from hibernation\&. .PP \fBsystemd\-hibernate\-resume\fR only supports the in\-kernel hibernation implementation, see -\m[blue]\fBSwap suspend\fR\m[]\&\s-2\u[1]\d\s+2\&. Internally, it works by writing the major:minor of specified device node to +\m[blue]\fBSwap suspend\fR\m[]\&\s-2\u[1]\d\s+2\&. Internally, it works by writing the major:minor of selected device node to /sys/power/resume, along with the offset in memory pages (/sys/power/resume_offset) if supported\&. .PP Failing to initiate a resume is not an error condition\&. It may mean that there was no resume image (e\&. g\&. if the system has been simply powered off and not hibernated)\&. In such cases, the boot is ordinarily continued\&. |