Re: [PATCH] fdisk: Message tweak.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi,

On Mon, Apr 07, 2008 at 10:50:47PM +0200, Benno Schulenberg wrote:
> diff --git a/fdisk/fdisk.c b/fdisk/fdisk.c
> index ede41b3..5838b22 100644
> --- a/fdisk/fdisk.c
> +++ b/fdisk/fdisk.c
> @@ -1520,7 +1520,7 @@ change_sysid(void) {
>  				        "to %x (%s)\n"), i + 1, sys, temp);
>  			else
>  				printf (_("System type of partition %d is unchanged "
> -				        "to %x (%s)\n"), i + 1, sys, temp);
> +				        "at %x (%s)\n"), i + 1, sys, temp);
                        ^^^
 why? I think the original message with "to" is correct.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux