Commit Graph

71 Commits

Author SHA1 Message Date
ru
0b7f07b8e5 Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
ru
2ef53d5bd4 mdoc(7) police: use canonical form of .Dd macro. 2000-12-11 15:47:53 +00:00
kris
3c13566a2a vsprintf() -> vsnprintf() 2000-11-26 08:14:55 +00:00
ru
0957874304 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 19:21:22 +00:00
ru
77559ae015 mdoc(7) police: use certified section headers wherever possible. 2000-11-17 11:44:16 +00:00
ru
f9c7198049 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
sheldonh
d39e57413d Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 12:20:22 +00:00
ache
5615c4d9b5 Moved to share 1999-10-18 14:00:59 +00:00
jkh
b1ba978ecf Remove one of the locales which is currently breaking the build. 1999-10-14 19:20:01 +00:00
ache
f87b197d4e sv_SE collate
add one missing dependance

PR:		13928
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-10-03 02:13:26 +00:00
ache
03dfca3cca ISO8859-5 collate
Submitted by:	 Nikolai Saoukh <nms@ethereal.ru>
1999-10-03 01:22:22 +00:00
ache
44ec625bdf allow comments in map files 1999-10-03 01:21:33 +00:00
peter
e4b04a2b21 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
foxfair
f3baa7a602 Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.
It makes compatible with IANA charset defination, and let existent I18N
app happier.

Ref: <http://www.isi.edu/in-notes/iana/assignments/character-sets>
1999-06-08 02:25:19 +00:00
julian
930c75fce7 Support the IANA definition of Shift Jis nameley ja_JP.Shift_JIS
as well as the X11 version ja_JP.SJIS
1999-06-05 03:04:03 +00:00
foxfair
082e788c1c Correct a link problem with zh_TW.BIG5, make the display reasonable. 1999-04-10 12:22:25 +00:00
foxfair
e08645d99e Supporting locale for Chinese Big5 completely. 1999-03-20 11:49:23 +00:00
imp
e39f9f9804 Fix disorder introduced by me in the Euro part 2 locale commit.
Submited by: bde
(This was uncommitted for too long in my tree, but is well tested)
1999-03-01 06:05:58 +00:00
ache
00b88b4c30 back out obj/colldef PATH hack, it breaks cross-compiling per Bruce
There is _BUILD_TOOLS hack for. Plase all targets under it.
1999-02-15 15:11:07 +00:00
ache
1092206a31 syntax change: allow symbolic names as substitute first arg
use this to substitute <ss>
1999-02-13 14:15:25 +00:00
ache
6c47401ce1 syntax change: allow symbolic names as substitute first arg 1999-02-13 14:14:47 +00:00
ache
fe9a4f0693 substitute ss
Submitted by: "D. Rock" <rock@cs.uni-sb.de>
1999-02-12 21:14:41 +00:00
ache
ac02832785 add more checks for substitution
dissalow substituted character be ordered
1999-02-12 20:56:49 +00:00
ache
626782d096 fix English
detect recursive substitutions
allow substituted character not present in the order
1999-02-12 20:39:06 +00:00
imp
3dd0f682fd Euro support, part 2.
This should be merged into RELENG_3 and a similar patch may be needed
for RELENG_2_2, should that deemed necessary.

Make world succeeded with these patches in my tree.

Submitted by: "Kaleb S. KEITHLEY" <kaleb@ics.com>
1999-01-21 19:41:38 +00:00
archie
b24c3efc8e Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). 1998-12-06 22:58:23 +00:00
phk
cda9cb7dcf I have been running with these locale data for a while now and
I hope some other people might find them useful. They are for
zh_CN.EUC (GB) only. I'm not familiar with the BIG5 encoding,
so I could only hope someone else would fill the gap.

PR:		7310
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-08-10 09:49:42 +00:00
ache
0f1f05adaa add Hungarian clooate 1998-08-07 17:08:56 +00:00
bde
5da9a54ccf Use the installed version of colldef for `make all'. It is now
bootstrapped by `make world'.  The version just built in ".."
normally won't work if the target system is not binary compatible.

Don't build or install anything if _BUILD_TOOLS is defined.  Then
we only want to build and install the colldef binary, but the layout
of the colldef tree forces recursing to colldef/data for at least
the obj target even when _BUILD_TOOLS is defined.
1998-07-07 23:04:25 +00:00
bde
ec3dc0a095 Added y.tab.h to SRCS. This should have been used to get dependencies
on y.tab.h generated.  It will soon be used to tell bsd.dep.mk that
y.tab.h itself needs to be generated.
1998-05-05 13:16:35 +00:00
bde
6a77e9f036 Fixed races in `make -jN' using new yacc rules. 1998-05-04 20:09:06 +00:00
ache
edf53b6270 Add Slovene link 1997-11-07 15:40:55 +00:00
ache
ff9e4dc116 Add Polish link
Submitted by: Andrzej Bialecki <abial@warman.org.pl>
1997-11-07 15:18:11 +00:00
julian
22f70edabb put in the link for the dummy collation module for Shift-JIS 1997-09-24 20:06:53 +00:00
charnier
f2926cd74c Use EX_USAGE in usage(). 1997-06-30 11:24:18 +00:00
charnier
e7b3129531 Add usage(). Put program name in bold in the man page. 1997-06-26 11:25:17 +00:00
ache
d25458931d Add ASCII collate mainly for fallback for EUC-type locales 1997-03-25 16:50:07 +00:00
peter
9d05de8ed7 Include unistd.h for getopt() prototype after Lite2 merge 1997-03-11 14:40:40 +00:00
ache
a26433653d Add <ss> and ss ordering 1997-03-10 21:59:53 +00:00
wosch
53a120e5c4 Add generic colldef for ISO-8859-2.
Submitted by: Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de>

Use '.for' loop from make(1), not sh(1) 'for' loops.
1997-03-01 00:28:08 +00:00
peter
aef78d145b Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
jkh
9c0cd3f9df Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
3c350659aa Add a couple of xrefs. Closes PR# 1280. 1997-01-11 19:58:11 +00:00
adam
4505d0ebec fix braino on my part 1997-01-01 04:27:46 +00:00
adam
33c57c6766 icelandic collation
(non-icelandic characters in latin1 order)
1996-12-31 18:57:26 +00:00
ache
b7bcdbbd6e Add de and es collates
Submitted by: joerg
1996-12-30 22:28:51 +00:00
ache
c2c190387e Change recently added diagnostics to more descriptive 1996-10-25 00:13:14 +00:00
ache
7312a651d1 Check for not defined / redefined chars now
Use backward compatible with ASCII collating tables
1996-10-23 15:00:18 +00:00
ache
4cf3b4ce6c Use same primary / different secondary order for umlauts and digits parts 1996-10-22 23:27:56 +00:00
ache
badbb01091 Simplify and improve parser.
Clarify manpage.
1996-10-16 03:12:22 +00:00