This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

more typos in gconv-modules



Again two typos in the gconv-modules file. According to the IANA character
set registry, CP850 has the alias csPC850Multilingual, and CP862 has the
alias csPC862LatinHebrew. Fix:

*** iconvdata/gconv-modules.orig	Tue May 11 22:21:53 1999
--- iconvdata/gconv-modules	Sun Dec 19 12:24:29 1999
***************
*** 647,653 ****
  #	from			to			module		cost
  alias	CP850//			IBM850//
  alias	850//			IBM850//
! alias	CSPC8MULTILINGUAL//	IBM850//
  alias	OSF10020352//		IBM850//
  module	IBM850//		INTERNAL		IBM850		1
  module	INTERNAL		IBM850//		IBM850		1
--- 647,653 ----
  #	from			to			module		cost
  alias	CP850//			IBM850//
  alias	850//			IBM850//
! alias	CSPC850MULTILINGUAL//	IBM850//
  alias	OSF10020352//		IBM850//
  module	IBM850//		INTERNAL		IBM850		1
  module	INTERNAL		IBM850//		IBM850		1
***************
*** 701,707 ****
  #	from			to			module		cost
  alias	CP862//			IBM862//
  alias	862//			IBM862//
! alias	CSPC8LATINHEBREW//	IBM862//
  alias	OSF1002035E//		IBM862//
  module	IBM862//		INTERNAL		IBM862		1
  module	INTERNAL		IBM862//		IBM862		1
--- 701,707 ----
  #	from			to			module		cost
  alias	CP862//			IBM862//
  alias	862//			IBM862//
! alias	CSPC862LATINHEBREW//	IBM862//
  alias	OSF1002035E//		IBM862//
  module	IBM862//		INTERNAL		IBM862		1
  module	INTERNAL		IBM862//		IBM862		1

Bruno

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]