cvs commit: src/share/colldef Makefile no_NO.ISO8859-1.src
no_NO.ISO8859-15.src
Dag-Erling Smorgrav
des at FreeBSD.org
Mon Jul 28 21:33:48 UTC 2008
des 2008-07-28 21:33:34 UTC
FreeBSD src repository
Modified files:
share/colldef Makefile
Added files:
share/colldef no_NO.ISO8859-1.src no_NO.ISO8859-15.src
Log:
SVN rev 180939 on 2008-07-28 21:33:34Z by des
Add collation sequence for no_NO. The same sequence applies to nb_NO
and nn_NO, which are symlinked to no_NO.
The patch in the PR contained a number of errors apparently based on
(sometimes incorrect) pronunciation; for instance, v and w are
distinct letters and should be collated in that order, even if they
are pronounced the same, while <u:> should be collated with u, even
though it is often mispronounced as y. For lack of a solid reference,
I have taken sv_SE and simply changed the last three letters of the
alphabet.
PR: conf/51920
MFC after: 2 weeks
Revision Changes Path
1.73 +7 -3 src/share/colldef/Makefile
1.1 +40 -0 src/share/colldef/no_NO.ISO8859-1.src (new)
1.1 +40 -0 src/share/colldef/no_NO.ISO8859-15.src (new)
More information about the cvs-src
mailing list