summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-04-05 19:29:05 +0000
committerache <ache@FreeBSD.org>2002-04-05 19:29:05 +0000
commitef609115a5fd8c016c437ed44dd2fb6735e45368 (patch)
treed0ea0198c28c10e10b3cdb4e2dd9ad8b82efd806 /usr.bin
parent23ff620fb4be7c0e6507a40fe573c2f39cd91446 (diff)
downloadFreeBSD-src-ef609115a5fd8c016c437ed44dd2fb6735e45368.zip
FreeBSD-src-ef609115a5fd8c016c437ed44dd2fb6735e45368.tar.gz
Add note about double-character letters like "ss" into BUGS section
Reviewed by: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/sort/sort.13
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/sort/sort.1 b/usr.bin/sort/sort.1
index 86bcc1b..3bc54a1 100644
--- a/usr.bin/sort/sort.1
+++ b/usr.bin/sort/sort.1
@@ -397,6 +397,9 @@ implementation appeared in
and is used since
.Nx 1.6 .
.Sh BUGS
+The locale's collating order is applied on a per-character basis, so
+double character letters like "ss" are not collated correctly.
+.Pp
To sort files larger than 60Mb, use
.Nm
.Fl H ;
OpenPOWER on IntegriCloud