1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-29 03:50:45 +02:00

tweak locale-related somments for sort

This commit is contained in:
Jim Meyering
2001-11-10 08:59:24 +00:00
parent a1d32600e6
commit 51ce2f8e5f
+1 -1
View File
@@ -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}.}