From: Mike Yuan Date: Tue, 2 Apr 2024 21:38:51 +0000 (+0800) Subject: man/kernel-command-line: be clear that resumeflags= is about timeout opts only X-Git-Tag: v256-rc1~324^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f0cd5717fd374ad5f40363e1134b86ae0e3b84a;p=thirdparty%2Fsystemd.git man/kernel-command-line: be clear that resumeflags= is about timeout opts only --- diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 72003d86f2f..22267491482 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -590,10 +590,9 @@ resumeflags= - Enables resume from hibernation using the specified - device and mount options. All - fstab5-like - paths are supported. For details, see + Enable resume from hibernation using the specified device and timeout options. All + fstab5-style + device identifiers are supported. For details, see systemd-hibernate-resume-generator8.