From: Ralf Wildenhues Date: Sat, 14 Aug 2010 12:07:56 +0000 (+0100) Subject: doc: avoid a warning from newer texinfo X-Git-Tag: v8.6~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e01bd1daba8815f194d4ec2c1f41c606f741e9a;p=thirdparty%2Fcoreutils.git doc: avoid a warning from newer texinfo * doc/coreutils.texi (sort invocation): Use @pxref inside parentheses. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index f6d85f7e49..7eedec75af 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -3802,7 +3802,7 @@ converting to floating point. @vindex LC_NUMERIC Sort numerically, first by numeric sign (negative, zero, or positive); then by @acronym{SI} suffix (either empty, or @samp{k} or @samp{K}, or -one of @samp{MGTPEZY}, in that order; @xref{Block size}); and finally +one of @samp{MGTPEZY}, in that order; @pxref{Block size}); and finally by numeric value. For example, @samp{1023M} sorts before @samp{1G} because @samp{M} (mega) precedes @samp{G} (giga) as an @acronym{SI} suffix. This option sorts values that are consistently scaled to the