From 11ec6b75ce098ef0708b8d4bc5849ffef789efbe Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Wed, 9 Apr 2008 12:10:45 +0200 Subject: initramfs-tools.8: Document resume_offset bootparam. addition missed the entry in the manpage. --- initramfs-tools.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/initramfs-tools.8 b/initramfs-tools.8 index 66565f5..83884b7 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -77,6 +77,11 @@ On install initramfs-tools tries to autodetect the resume partition. On success the RESUME variable is written to /etc/initramfs-tools/conf.d/resume. The boot variable noresume overrides it. +.TP +\fB \fI resume_offset +Specify the offset from the partition given by "resume=" at which the swap +header of the swap file is located. + .TP \fB \fI quiet reduces the amount of text output to the console during boot. -- cgit v1.2.3