mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 03:12:48 +02:00
(usage): Don't recommend setting LC_COLLATE=C.
That can cause problems (now documented in coreutils.texi).
This commit is contained in:
@@ -339,7 +339,7 @@ With no FILE, or when FILE is -, read standard input.\n\
|
||||
\n\
|
||||
*** WARNING ***\n\
|
||||
The locale specified by the environment affects sort order.\n\
|
||||
Set LC_COLLATE=C to get the traditional sort order that uses\n\
|
||||
Set LC_ALL=C to get the traditional sort order that uses\n\
|
||||
native byte values.\n\
|
||||
")
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user