summaryrefslogtreecommitdiff
path: root/russian/rispell/files/patch-ab
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-12-17 11:15:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-12-17 11:15:05 +0000
commitf85b7ec44a774b83e54b4700c899d6fa16a726b9 (patch)
tree82b2af7450715414520bb9340d52b7c5079853b5 /russian/rispell/files/patch-ab
parentUpdate to ILU-2.0alpha12 (diff)
Use sort order now
Notes
Notes: svn path=/head/; revision=9121
Diffstat (limited to '')
-rw-r--r--russian/rispell/files/patch-ab6
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/rispell/files/patch-ab b/russian/rispell/files/patch-ab
index 01ff123b83bf..c495f47c80b8 100644
--- a/russian/rispell/files/patch-ab
+++ b/russian/rispell/files/patch-ab
@@ -1,5 +1,5 @@
-*** makedict.cxx.bak Tue Sep 23 19:04:44 1997
---- makedict.cxx Tue Dec 16 20:30:21 1997
+*** makedict.cxx.orig Tue Sep 23 19:04:44 1997
+--- makedict.cxx Wed Dec 17 14:03:46 1997
***************
*** 274,280 ****
}
@@ -13,7 +13,7 @@
}
fputs("nroffchars ().\\\\*\n"
"texchars ()\\[]{}<\\>\\\\$*.%\n"
-! "wordchars [\\xa3\\xc0-\\xdf] [\\xb3\\xe0-\\xff]\n"
+! "wordchars [\\xc1\\xc2\\xd7\\xc7\\xc4\\xc5\\xa3\\xd6\\xda\\xc9\\xca\\xcb\\xcc\\xcd\\xce\\xcf\\xd0\\xd2\\xd3\\xd4\\xd5\\xc6\\xc8\\xc3\\xde\\xdb\\xdd\\xdf\\xd9\\xd8\\xdc\\xc0\\xd1] [\\xe1\\xe2\\xf7\\xe7\\xe4\\xe5\\xb3\\xf6\\xfa\\xe9\\xea\\xeb\\xec\\xed\\xee\\xef\\xf0\\xf2\\xf3\\xf4\\xf5\\xe6\\xe8\\xe3\\xfe\\xfb\\xfd\\xff\\xf9\\xf8\\xfc\\xe0\\xf1]\n"
"suffixes\n\n", f);
for (int flag = 0; suffixes[flag] != NULL; flag++) {