GNU bug report logs - #23953
doc: tsort: make first tsort example a little more special

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Tue, 12 Jul 2016 06:56:02 UTC

Severity: wishlist

To reply to this bug, email your comments to 23953 AT debbugs.gnu.org.

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#23953; Package coreutils. (Tue, 12 Jul 2016 06:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 12 Jul 2016 06:56:02 GMT) Full text and rfc822 format available.

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

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: make first tsort example a little more special
Date: Tue, 12 Jul 2016 14:54:50 +0800
In (info "(coreutils) tsort invocation")

tsort <<EOF
a b c
d
e f
b c d e
EOF

will produce the same output as just

tr \  \\n <<EOF|sort -u
a b c
d
e f
b c d e
EOF

so perhaps make that example a little different -- or mention how the
two differ.

Yes I know the next page goes into more depth, but I'm talking about how
to make a better first impression on the reader.




Severity set to 'wishlist' from 'normal' Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:25:01 GMT) Full text and rfc822 format available.

Changed bug title to 'doc: tsort: make first tsort example a little more special' from 'make first tsort example a little more special' Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Oct 2018 06:25:01 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 234 days ago.

Previous Next


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