From f62387c9332c26f9934b25bd37cb886c0687aa62 Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Wed, 3 Apr 2024 05:38:51 +0800 Subject: [PATCH] man/kernel-command-line: be clear that resumeflags= is about timeout opts only --- man/kernel-command-line.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 72003d86f2fd1..22267491482af 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.