Re: [coreutils] [PATCH] Fix typo in texinfo annotation.

2010-08-14 Thread Pádraig Brady
On 14/08/10 06:17, Ralf Wildenhues wrote: > > Hi coreutils maintainers, > > this trivial patch avoids this warning from CVS texinfo's makeinfo: > > coreutils.texi:3807: warning: `.' or `,' must follow @xref, not `)'. > coreutils.texi:3807: warning: for cross-references in parentheses, use @pxref

[coreutils] [PATCH] Fix typo in texinfo annotation.

2010-08-13 Thread Ralf Wildenhues
* doc/coreutils.texi (sort invocation): Use @pxref inside parentheses. --- Hi coreutils maintainers, this trivial patch avoids this warning from CVS texinfo's makeinfo: coreutils.texi:3807: warning: `.' or `,' must follow @xref, not `)'. coreutils.texi:3807: warning: for cross-references in pare