summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-08-14 13:07:56 +0100
committerPádraig Brady <P@draigBrady.com>2010-08-15 01:11:35 +0100
commit4e01bd1daba8815f194d4ec2c1f41c606f741e9a (patch)
tree54c5e97c3d05cdf502a000e733d86079d0558a49 /doc/coreutils.texi
parent9e900e81dbb64c529a99abf6520d95245897cf84 (diff)
downloadcoreutils-4e01bd1daba8815f194d4ec2c1f41c606f741e9a.tar.xz
doc: avoid a warning from newer texinfo
* doc/coreutils.texi (sort invocation): Use @pxref inside parentheses.
Diffstat (limited to 'doc/coreutils.texi')
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index f6d85f7e4..7eedec75a 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