From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-23.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 106B5C63793 for ; Thu, 22 Jul 2021 16:12:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EF77B61278 for ; Thu, 22 Jul 2021 16:12:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229660AbhGVPcL (ORCPT ); Thu, 22 Jul 2021 11:32:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41240 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229581AbhGVPcK (ORCPT ); Thu, 22 Jul 2021 11:32:10 -0400 Received: from mail-il1-x131.google.com (mail-il1-x131.google.com [IPv6:2607:f8b0:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8066DC061757 for ; Thu, 22 Jul 2021 09:12:45 -0700 (PDT) Received: by mail-il1-x131.google.com with SMTP id z1so5916766ils.0 for ; Thu, 22 Jul 2021 09:12:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=ICEz6n3pVf9Vk+tzL5p0fvUItl4lvYSroSdckHL7HBo=; b=EPBubVQ+53GLxlG7PUtcHGG724gGseIWBF+8ETwzGmKmBd5jZNv1gOd6DW2uJZMGE9 2CVQH32kJUMf7kMPK9E+lQNS/jDxUKg16yng3vU46LIpDQCVsngUicaOZjL2TI16u8VC a+oIOmKGPrcPojdhFUM33N0gWXjte2tzlt70I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ICEz6n3pVf9Vk+tzL5p0fvUItl4lvYSroSdckHL7HBo=; b=gcBQMhHdzh2pkmqu5WK0aU8L5kEdRbIe6iE1fG8f6Ksor6ZYraavGDyngSuqs2LgeH 0gYFTLZnQnLXRBh5xBstb8wVCFlHjvzNAqzIDy3gwTnO81MArTgLRpTlVbzjAE/EwveK GLF/J4uYa7k30iEi5ZQu9T8Csf0lNBeV539K2cV5RK7jnLyhxLoQ2DZnBW4W3HdcbYgL NvRPKBnNkmanR1elK8JPCevppeO83sfdJWEdWKyFshvjab4RoDS50XXKXzRzPd128HvE fhH8sSg/cHr1DO5a6g0BBUJOiClJfi4frZxnrGf37SNWx2LJVfqS5gVmDJ//nGv8ybDU dT8Q== X-Gm-Message-State: AOAM532viT+mT1tud+b7/jH1sChfqnmnYxfkge3/ee0SjJeEXwT2VSls CknjeCEZ0qnDNMajJJrxq2isaA== X-Google-Smtp-Source: ABdhPJxjvwU6Eln78LNnvW8d/s+U82xI1U1CMBs/mmnancvRG7gaqP3MZicYf+t0JWMPeL8pwTscoA== X-Received: by 2002:a92:7f03:: with SMTP id a3mr397983ild.254.1626970364903; Thu, 22 Jul 2021 09:12:44 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id k4sm16391894ior.55.2021.07.22.09.12.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 22 Jul 2021 09:12:44 -0700 (PDT) Subject: Re: [PATCH] tools: cpupower: fix typo in cpupower-idle-set(1) manpage To: andreas@rammhold.de, Thomas Renninger , Shuah Khan , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Shuah Khan , "Rafael J. Wysocki" References: <20210716200034.2158602-1-andreas@rammhold.de> From: Shuah Khan Message-ID: Date: Thu, 22 Jul 2021 10:12:43 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210716200034.2158602-1-andreas@rammhold.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/16/21 2:00 PM, andreas@rammhold.de wrote: > From: Andreas Rammhold > > The tools name was wrong in the SYNTAX section of the manpage it should > read "idle-set" instead of "idle-info". > > Signed-off-by: Andreas Rammhold > --- > tools/power/cpupower/man/cpupower-idle-set.1 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/power/cpupower/man/cpupower-idle-set.1 b/tools/power/cpupower/man/cpupower-idle-set.1 > index 21916cff7516..8cef3c71e19e 100644 > --- a/tools/power/cpupower/man/cpupower-idle-set.1 > +++ b/tools/power/cpupower/man/cpupower-idle-set.1 > @@ -4,7 +4,7 @@ > cpupower\-idle\-set \- Utility to set cpu idle state specific kernel options > .SH "SYNTAX" > .LP > -cpupower [ \-c cpulist ] idle\-info [\fIoptions\fP] > +cpupower [ \-c cpulist ] idle\-set [\fIoptions\fP] > .SH "DESCRIPTION" > .LP > The cpupower idle\-set subcommand allows to set cpu idle, also called cpu > Thank you. Applied to git.kernel.org/pub/scm/linux/kernel/git/shuah/linux.git cpupower This patch will be included in my next cpupower pull request to Rafael. thanks, -- Shuah