GNU bug report logs - #6442
About the modifier of -k option in sort

Previous Next

Package: coreutils;

Reported by: Peng Yu <pengyu.ut <at> gmail.com>

Date: Thu, 17 Jun 2010 02:08:01 UTC

Severity: normal

Merged with 6529

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Pádraig Brady <P <at> draigBrady.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#6442: closed (About the modifier of -k option in sort)
Date: Tue, 29 Jun 2010 00:25:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Jun 2010 01:24:47 +0100
with message-id <4C293D4F.5070605 <at> draigBrady.com>
and subject line Re: bug#6442: About the modifier of -k option in sort
has caused the GNU bug report #6442,
regarding About the modifier of -k option in sort
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
6442: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6442
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Peng Yu <pengyu.ut <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: About the modifier of -k option in sort
Date: Wed, 16 Jun 2010 21:07:27 -0500
Hello,

The modifiers of -k are discussed in the examples in 'info sort'
rather than in the main entry of "-k". I feel that this be improved by
clearly describe each modifier under the main entry of "-k". It is not
very clear to how many modifiers there are.

-- 
Regards,
Peng


[Message part 3 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: 6442-done <at> debbugs.gnu.org
Subject: Re: bug#6442: About the modifier of -k option in sort
Date: Tue, 29 Jun 2010 01:24:47 +0100
I've applied this doc tweak:

On 17/06/10 09:30, Pádraig Brady wrote:
> --- a/src/sort.c
> +++ b/src/sort.c
> @@ -386,7 +386,7 @@ Other options:\n\
>  "), stdout);
>        fputs (_("\
>    -k, --key=POS1[,POS2]     start a key at POS1 (origin 1), end it at POS2\n\
> -                            (default end of line)\n\
> +                            (default end of line).  See POS syntax below\n\
>    -m, --merge               merge already sorted files; do not sort\n\
>  "), stdout);
>        fputs (_("\


This bug report was last modified 14 years and 337 days ago.

Previous Next


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