From: Jim Meyering Date: Sat, 10 Nov 2001 08:59:24 +0000 (+0000) Subject: tweak locale-related somments for sort X-Git-Tag: TEXTUTILS-2_0_17~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ce2f8e5fbd4b9aa05bf0e475c238bf51b2c2d9;p=thirdparty%2Fcoreutils.git tweak locale-related somments for sort --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 9fbbccf93f..abaaaff026 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -4612,7 +4612,7 @@ directory, acting as if it had been invoked with a single argument of @samp{.}. @vindex LC_ALL By default, the output is sorted alphabetically, according to the locale -settings in effect. @footnote{If you have arranged to use a non-@sc{posix} +settings in effect. @footnote{If you use a non-@sc{posix} locale (e.g., by setting @env{LC_ALL} to @samp{en_US}), then @code{ls} 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}.}