GNU bug report logs - #11994
sort(1) doesn't say SEE ALSO uniq(1)

Previous Next

Package: coreutils;

Reported by: jidanni <at> jidanni.org

Date: Thu, 19 Jul 2012 18:01:01 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

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 11994 in the body.
You can then email your comments to 11994 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-coreutils <at> gnu.org:
bug#11994; Package coreutils. (Thu, 19 Jul 2012 18:01:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jidanni <at> jidanni.org:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 19 Jul 2012 18:01:01 GMT) Full text and rfc822 format available.

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

From: jidanni <at> jidanni.org
To: bug-coreutils <at> gnu.org
Subject: sort(1) doesn't say SEE ALSO uniq(1) 
Date: Fri, 20 Jul 2012 01:54:21 +0800
sort(1) doesn't say SEE ALSO uniq(1), and vice versa.




Information forwarded to bug-coreutils <at> gnu.org:
bug#11994; Package coreutils. (Fri, 20 Jul 2012 23:07:02 GMT) Full text and rfc822 format available.

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

From: Erik Auerswald <auerswal <at> unix-ag.uni-kl.de>
To: jidanni <at> jidanni.org
Cc: 11994 <at> debbugs.gnu.org
Subject: [PATCH] Re: bug#11994: sort(1) doesn't say SEE ALSO uniq(1)
Date: Sat, 21 Jul 2012 01:00:25 +0200
[Message part 1 (text/plain, inline)]
Hi,

On Fri, Jul 20, 2012 at 01:54:21AM +0800, jidanni <at> jidanni.org wrote:
> sort(1) doesn't say SEE ALSO uniq(1), and vice versa.

The small attached patch adds that.

Erik
-- 
Golden rule #12: When the comments do not match the code, they probably
                 are both wrong.
                        -- Steven Rostedt
[coreutils-see_also-sort-uniq.patch (text/x-diff, attachment)]

Reply sent to Jim Meyering <jim <at> meyering.net>:
You have taken responsibility. (Sun, 22 Jul 2012 09:11:02 GMT) Full text and rfc822 format available.

Notification sent to jidanni <at> jidanni.org:
bug acknowledged by developer. (Sun, 22 Jul 2012 09:11:02 GMT) Full text and rfc822 format available.

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

From: Jim Meyering <jim <at> meyering.net>
To: Erik Auerswald <auerswal <at> unix-ag.uni-kl.de>
Cc: 11994-done <at> debbugs.gnu.org, jidanni <at> jidanni.org
Subject: Re: bug#11994: [PATCH] Re: bug#11994: sort(1) doesn't say SEE ALSO
	uniq(1)
Date: Sun, 22 Jul 2012 11:04:08 +0200
Erik Auerswald wrote:
> On Fri, Jul 20, 2012 at 01:54:21AM +0800, jidanni <at> jidanni.org wrote:
>> sort(1) doesn't say SEE ALSO uniq(1), and vice versa.
>
> The small attached patch adds that.
...
> Subject: [PATCH] doc: mention uniq(1) in sort(1) man-page and vice versa
>
> * man/sort.x: Add SEE ALSO section with entry uniq(1).
> * man/uniq.x: Add sort(1) to SEE ALSO section.
> ---
>  man/sort.x |    2 ++
>  man/uniq.x |    2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/man/sort.x b/man/sort.x
> index 5c171dd..b0d4a1a 100644
> --- a/man/sort.x
> +++ b/man/sort.x
> @@ -2,3 +2,5 @@
>  sort \- sort lines of text files
>  [DESCRIPTION]
>  .\" Add any additional description here
> +[SEE ALSO]
> +uniq(1)
> diff --git a/man/uniq.x b/man/uniq.x
> index 98a95f9..013cef3 100644
> --- a/man/uniq.x
> +++ b/man/uniq.x
> @@ -3,4 +3,4 @@ uniq \- report or omit repeated lines
>  [DESCRIPTION]
>  .\" Add any additional description here
>  [SEE ALSO]
> -comm(1), join(1)
> +comm(1), join(1), sort(1)

Thanks to both of you.  Applied and pushed.
If I'd waited a minute or two more, I would have thanked
Dan (jidanni) for the suggestion in the commit log.




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

From: jidanni <at> jidanni.org
To: jim <at> meyering.net
Cc: auerswal <at> unix-ag.uni-kl.de, 11994-done <at> debbugs.gnu.org
Subject: Re: bug#11994: [PATCH] Re: bug#11994: sort(1) doesn't say SEE ALSO
	uniq(1)
Date: Sun, 22 Jul 2012 17:11:55 +0800
>>>>> "JM" == Jim Meyering <jim <at> meyering.net> writes:
JM> If I'd waited a minute or two more, I would have thanked
JM> Dan (jidanni) for the suggestion in the commit log.
No problemo.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 19 Aug 2012 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 308 days ago.

Previous Next


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