Re: table of contents of manual contains mistake

2009-09-21 Thread Jim Meyering
Jim Meyering wrote: Benno Schulenberg wrote: On Tue, 28 Jul 2009 23:34 +0100, Pádraig Brady p...@draigbrady.com wrote: I've just pushed: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=8aeda9b Thanks. Since that change versions 7.5 and 7.6 have been released, but

Re: table of contents of manual contains mistake

2009-09-21 Thread Pádraig Brady
Pádraig Brady wrote: Good spot on base64 being missing. So were arch and readlink which I've added in the patch below. Hmm I just noticed link and unlink are also missing so I'll see can I fit those in. I'll push the following soon cheers, Pádraig. From

Re: table of contents of manual contains mistake

2009-09-21 Thread Jim Meyering
Pádraig Brady wrote: Pádraig Brady wrote: Good spot on base64 being missing. So were arch and readlink which I've added in the patch below. Hmm I just noticed link and unlink are also missing so I'll see can I fit those in. I'll push the following soon ... Subject: [PATCH] doc: normalize

Re: table of contents of manual contains mistake

2009-09-19 Thread Benno Schulenberg
On Tue, 28 Jul 2009 23:34 +0100, Pádraig Brady p...@draigbrady.com wrote: I've just pushed: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commit;h=8aeda9b Thanks. Since that change versions 7.5 and 7.6 have been released, but

Re: table of contents of manual contains mistake

2009-07-28 Thread Pádraig Brady
Pádraig Brady wrote: Benno Schulenberg wrote: Hi, Instead of showing the six system-context commands under section 21 (http://www.gnu.org/software/coreutils/manual/html_node/index.html#toc_System-context) they are shown under section 22 (SELinux context) and in a slightly different order.