GNU bug report logs - #54649
[PATCH] usage: remove the mention of "a particular partition"

Previous Next

Package: parted;

Reported by: Benno Schulenberg <bensberg <at> telfort.nl>

Date: Thu, 31 Mar 2022 08:26:01 UTC

Severity: normal

Tags: patch

Done: "Brian C. Lane" <bcl <at> redhat.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54649 in the body.
You can then email your comments to 54649 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-parted <at> gnu.org:
bug#54649; Package parted. (Thu, 31 Mar 2022 08:26:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Benno Schulenberg <bensberg <at> telfort.nl>:
New bug report received and forwarded. Copy sent to bug-parted <at> gnu.org. (Thu, 31 Mar 2022 08:26:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Benno Schulenberg <bensberg <at> telfort.nl>
To: bug-parted <at> gnu.org
Subject: [PATCH] usage: remove the mention of "a particular partition"
Date: Thu, 31 Mar 2022 10:25:05 +0200
This complements commit b20227adf5 from five months ago.

Signed-off-by: Benno Schulenberg <bensberg <at> telfort.nl>
---
 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





Reply sent to "Brian C. Lane" <bcl <at> redhat.com>:
You have taken responsibility. (Thu, 31 Mar 2022 18:38:02 GMT) Full text and rfc822 format available.

Notification sent to Benno Schulenberg <bensberg <at> telfort.nl>:
bug acknowledged by developer. (Thu, 31 Mar 2022 18:38:02 GMT) Full text and rfc822 format available.

Message #10 received at 54649-done <at> debbugs.gnu.org (full text, mbox):

From: "Brian C. Lane" <bcl <at> redhat.com>
To: 54649-done <at> debbugs.gnu.org
Subject: Re: bug#54649: [PATCH] usage: remove the mention of "a particular
 partition"
Date: Thu, 31 Mar 2022 11:37:07 -0700
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 <bensberg <at> telfort.nl>
> ---
>  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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Apr 2022 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.