From a1d32600e6ba6f4c996d13f1a1d21bbe983679a2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 10 Nov 2001 08:58:09 +0000 Subject: tweak locale-related somments for sort --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/coreutils.texi') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 2c4285cad..9fbbccf93 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -2706,8 +2706,8 @@ been specified, @code{sort} compares each pair of fields, in the order specified on the command line, according to the associated ordering options, until a difference is found or no fields are left. Unless otherwise specified, all comparisons use the character collating -sequence specified by the @env{LC_COLLATE} locale. @footnote{If you have -arranged to use a non-@sc{posix} locale (e.g., by setting @env{LC_ALL} +sequence specified by the @env{LC_COLLATE} locale. @footnote{If you +use a non-@sc{posix} locale (e.g., by setting @env{LC_ALL} to @samp{en_US}), then @command{sort} may produce output that is sorted differently than you're accustomed to. In that case, set the @env{LC_ALL} environment variable to @samp{C}. Note that setting only @env{LC_COLLATE} -- cgit v1.2.3-54-g00ecf