From unknown Sat Aug 09 13:00:31 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#54649 <54649@debbugs.gnu.org> To: bug#54649 <54649@debbugs.gnu.org> Subject: Status: [PATCH] usage: remove the mention of "a particular partition" Reply-To: bug#54649 <54649@debbugs.gnu.org> Date: Sat, 09 Aug 2025 20:00:31 +0000 retitle 54649 [PATCH] usage: remove the mention of "a particular partition" reassign 54649 parted submitter 54649 Benno Schulenberg severity 54649 normal tag 54649 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 31 04:25:25 2022 Received: (at submit) by debbugs.gnu.org; 31 Mar 2022 08:25:26 +0000 Received: from localhost ([127.0.0.1]:37756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZq7R-0005t8-OD for submit@debbugs.gnu.org; Thu, 31 Mar 2022 04:25:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:34140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZq7P-0005t0-Vc for submit@debbugs.gnu.org; Thu, 31 Mar 2022 04:25:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:58716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZq7I-0001VX-5M for bug-parted@gnu.org; Thu, 31 Mar 2022 04:25:21 -0400 Received: from ewsoutbound.kpnmail.nl ([195.121.94.185]:61599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nZq7F-0004Or-Si for bug-parted@gnu.org; Thu, 31 Mar 2022 04:25:15 -0400 X-KPN-MessageId: 072971f3-b0cc-11ec-b4ce-005056999439 Received: from smtp.kpnmail.nl (unknown [10.31.155.7]) by ewsoutbound.so.kpn.org (Halon) with ESMTPS id 072971f3-b0cc-11ec-b4ce-005056999439; Thu, 31 Mar 2022 10:24:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telfort.nl; s=telfort01; h=mime-version:message-id:date:subject:to:from; bh=gcF4ywfERsSU2Wx/AcB0vcVpmQmX8gBDAkkdxJWEidY=; b=xR/oCFBcWvn0pxaSIrtEuqaqTo0vlwH64jBC5egc0LR+mEqZCEX7h51zFX/khKFHXzKVdNwImJ3h7 8cC7MZ17ftB7fidtSIoFeNilTpdtYya6kqmDU6KpQE2YPggfgA0QfY/icdKH5BkkBlTgcfnBffOBSg HdSoWUH0qBD+Rwy4= X-KPN-MID: 33|KyVzSnHz/4ncgbFd6y8jVDnJ+57fqg2MB/F8tBv078bAkNoBfLwvxpf7qJwWujl YY+tkAVoWUrBvfPFaKUnh1H+s2xuddP9QRmFd9XyXA7g= X-KPN-VerifiedSender: Yes X-CMASSUN: 33|d9s5lsWHKo0ed+ntG0ng4bLRMgLv9/c6iYZQXHuYuGARoUS/UDU/CRMjKsqrSaU pkrmFVtykUc9u/1sSwfvrgw== X-Originating-IP: 82.168.50.91 Received: from localhost (82-168-50-91.fixed.kpn.net [82.168.50.91]) by smtp.kpnmail.nl (Halon) with ESMTPSA id 148802ce-b0cc-11ec-b2a4-005056998788; Thu, 31 Mar 2022 10:25:10 +0200 (CEST) From: Benno Schulenberg To: bug-parted@gnu.org Subject: [PATCH] usage: remove the mention of "a particular partition" Date: Thu, 31 Mar 2022 10:25:05 +0200 Message-Id: <20220331082505.2255-1-bensberg@telfort.nl> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=195.121.94.185; envelope-from=bensberg@telfort.nl; helo=ewsoutbound.kpnmail.nl X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.7 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) This complements commit b20227adf5 from five months ago. Signed-off-by: Benno Schulenberg --- parted/parted.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/parted/parted.c b/parted/parted.c index 955489a..5c7c270 100644 --- a/parted/parted.c +++ b/parted/parted.c @@ -2223,8 +2223,7 @@ command_register (commands, command_create ( do_print, str_list_create ( _("print [devices|free|list,all] display the partition table, " - "available devices, free space, all found partitions, or a particular " - "partition"), + "or available devices, or free space, or all found partitions"), NULL), str_list_create ( _("Without arguments, 'print' displays the entire partition table. However " -- 2.34.1 From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 31 14:37:15 2022 Received: (at 54649-done) by debbugs.gnu.org; 31 Mar 2022 18:37:15 +0000 Received: from localhost ([127.0.0.1]:39767 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZzfX-00065u-1R for submit@debbugs.gnu.org; Thu, 31 Mar 2022 14:37:15 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:35435) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nZzfV-00065m-AZ for 54649-done@debbugs.gnu.org; Thu, 31 Mar 2022 14:37:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1648751833; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fiQRiZOtEpzDLIbelRdJn9wGjwDqQrUj7GtApnOgQ0w=; b=PWffpbz23jdzdF0ZTgmY9hy7vGpmJbUMWyDsRed9vuircIy47dcXgberIMxUvovGlr7ZiO bYa7hI202Xw9W7kZrSzKMKqN1em/sHzVYrGBArCHp8Wztxv/hFq+cLnbV0H+ZNbBJ9y25J aBB9pa3p61Df/z/qpic16NxxfLNuUtE= Received: from mail-pf1-f198.google.com (mail-pf1-f198.google.com [209.85.210.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-94-fWSmDVToPyO9IV8OsEPm5w-1; Thu, 31 Mar 2022 14:37:11 -0400 X-MC-Unique: fWSmDVToPyO9IV8OsEPm5w-1 Received: by mail-pf1-f198.google.com with SMTP id 77-20020a621450000000b004fa8868a49eso213231pfu.3 for <54649-done@debbugs.gnu.org>; Thu, 31 Mar 2022 11:37:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=fiQRiZOtEpzDLIbelRdJn9wGjwDqQrUj7GtApnOgQ0w=; b=kKbnR+mxEAKPaxUVGm4WBYIzh3ecqhQvkjuK3WSg+u9wN4WP/eU9IOCvXJQMUSYgAc 64pwgwrHUWMDMOmqk9f0TMc70yptDfrlGjabNDXogJQ5xcJhkbI4hG8Iv5jD4+EpmSbs 9dKXbHwkoUIk4i4vRAEkOqPG97ADyM3iFE6bWaqYrL1v3dzZshlpCmR76Lb0pzE6HUXK CeMkTAq4dL1xuCwVYI2/HAyOg65459dYr/am8U0kmFEZE/sobozvNwyU6HZOGiiTzG6b JOZoe5eWcsCcI+jxUW251yjn+8hSmDl238w8NNURSMpN8syYfsqt9oYmyuEBXNF2dFij DE+Q== X-Gm-Message-State: AOAM530/6dLDMVxujFafHqR6fWvIz1RHH8hqH+RY2Iv2c/hHRnItzfbJ PkWxec/Mp+vIoo8cGmtEC6WQTPMMRFe8q+/NwhEipjLy64q/BrAtduBQhnuS0iqVWmgUXehVK87 il3lCY0XsDm/DXqDNnqNV3ersVEvr0MxkWsG0fBU8hlLBrrRgFpwNIT+0Er3/F+xzXn8= X-Received: by 2002:a63:5014:0:b0:380:132:6b25 with SMTP id e20-20020a635014000000b0038001326b25mr11899339pgb.211.1648751830338; Thu, 31 Mar 2022 11:37:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxN5mR0M1Mz1AgPEJWkn2KdsWaA7QBc8jfpBTL+cO9Kflf0MbiSkRTYqn1jjBwXj2rV9nBDOQ== X-Received: by 2002:a63:5014:0:b0:380:132:6b25 with SMTP id e20-20020a635014000000b0038001326b25mr11899303pgb.211.1648751829815; Thu, 31 Mar 2022 11:37:09 -0700 (PDT) Received: from ohop.brianlane.com ([2601:603:5000:15f8:52e5:49ff:fe52:c5be]) by smtp.gmail.com with ESMTPSA id q13-20020a056a00088d00b004e1bea9c582sm192572pfj.43.2022.03.31.11.37.08 for <54649-done@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 31 Mar 2022 11:37:09 -0700 (PDT) Date: Thu, 31 Mar 2022 11:37:07 -0700 From: "Brian C. Lane" To: 54649-done@debbugs.gnu.org Subject: Re: bug#54649: [PATCH] usage: remove the mention of "a particular partition" Message-ID: References: <20220331082505.2255-1-bensberg@telfort.nl> MIME-Version: 1.0 In-Reply-To: <20220331082505.2255-1-bensberg@telfort.nl> Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=bcl@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 54649-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Thu, Mar 31, 2022 at 10:25:05AM +0200, Benno Schulenberg wrote: > This complements commit b20227adf5 from five months ago. > > Signed-off-by: Benno Schulenberg > --- > parted/parted.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/parted/parted.c b/parted/parted.c > index 955489a..5c7c270 100644 > --- a/parted/parted.c > +++ b/parted/parted.c > @@ -2223,8 +2223,7 @@ command_register (commands, command_create ( > do_print, > str_list_create ( > _("print [devices|free|list,all] display the partition table, " > - "available devices, free space, all found partitions, or a particular " > - "partition"), > + "or available devices, or free space, or all found partitions"), > NULL), > str_list_create ( > _("Without arguments, 'print' displays the entire partition table. However " > -- > 2.34.1 > > > > Pushed to master, thanks. Brian -- Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart From unknown Sat Aug 09 13:00:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 29 Apr 2022 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator