GNU bug report logs -
#18428
coreutils binary breaks coreutils documentation
Previous Next
Reported by: Bob Proulx <bob <at> proulx.com>
Date: Mon, 8 Sep 2014 17:28:02 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
Message #34 received at 18428-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 09/09/2014 04:55 AM, Paul Eggert wrote:
> Subject: [PATCH 1/4] doc: mention which commands are optional
I was thinking that the bst way to do that would be to adjust things
so that the node wasn't installed if the command wasn't. But it's better
to have this info generally available online also, so +1
> Subject: [PATCH 2/4] doc: rename "coreutils invocation" to "Multi-call
I had done essentially this in my local patch :) so +1
One caveat is that `coreutils --help` is now not accurate
in its presented texinfo node name. Though I wouldn't
worry about that TBH, especially if relegating coreutils(1)
to a helper command in libexec. Now some systems may very well like the
explicit option of `coreutils $cmd ...`, but since we need the
--coreutils-prog option too I'd be on for keeping this as a helper command.
I've attached the now optional patch to adjust node names,
which I'm 60:40 for applying since it works with pinfo.
> Subject: [PATCH 3/4] maint: prefer 'return status;' to 'exit (status);' in 'main'
simpler so +1
There were a couple of syntax-check errors with this,
fixed in the attached.
> Subject: [PATCH 4/4] maint: avoid file-scope names of the form _[a-z]*
+1
Marking this bug as done...
thanks!
Pádraig.
[multicall-info.patch (text/x-patch, attachment)]
This bug report was last modified 10 years and 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.