From patchwork Tue Dec 10 09:40:24 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Colin Ian King X-Patchwork-Id: 299355 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) by ozlabs.org (Postfix) with ESMTP id 07A2E2C00B0 for ; Tue, 10 Dec 2013 20:40:32 +1100 (EST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1VqJnr-0005IR-AE; Tue, 10 Dec 2013 09:40:31 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtp (Exim 4.76) (envelope-from ) id 1VqJnl-0005IC-9H for fwts-devel@lists.ubuntu.com; Tue, 10 Dec 2013 09:40:25 +0000 Received: from cpc3-craw6-2-0-cust180.croy.cable.virginm.net ([77.100.248.181] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1VqJnl-0007fM-6t for fwts-devel@lists.ubuntu.com; Tue, 10 Dec 2013 09:40:25 +0000 From: Colin King To: fwts-devel@lists.ubuntu.com Subject: [PATCH] doc: fix --s3-sleep-delay man page entry Date: Tue, 10 Dec 2013 09:40:24 +0000 Message-Id: <1386668424-727-1-git-send-email-colin.king@canonical.com> X-Mailer: git-send-email 1.8.5.1 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.14 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: fwts-devel-bounces@lists.ubuntu.com From: Colin Ian King This contains a cut-n-paste error. Also add in the default setting to make it clearer. Signed-off-by: Colin Ian King Acked-by: Alex Hung Acked-by: Keng-Yu Lin --- doc/fwts.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fwts.1 b/doc/fwts.1 index 218e00c..234278d 100644 --- a/doc/fwts.1 +++ b/doc/fwts.1 @@ -229,7 +229,7 @@ specify a comma separated list of quirk arguments to pass to pm-suspend, for exa .B \-\-s3\-sleep\-delay=N sleep N seconds from the start of the suspend to the wakeup time. Note that this time MUST be longer than the time it takes to suspend the machine otherwise the -wakeup timer will fire during the hibernate state. +wakeup timer will fire during the suspend state. The default is 30 seconds. .TP .B \-\-s3\-suspend\-time=N specify the maximum allowed suspend time in seconds. If suspend takes longer than