12 lines
		
	
	
		
			379 B
		
	
	
	
		
			Factor
		
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			379 B
		
	
	
	
		
			Factor
		
	
	
! Copyright (C) 2009 Yun, Jonghyouk.
 | 
						|
! See http://factorcode.org/license.txt for BSD license.
 | 
						|
USING: help.syntax help.markup ;
 | 
						|
IN: io.encodings.johab
 | 
						|
 | 
						|
HELP: johab
 | 
						|
{ $class-description "Korean Johab encoding (KSC5601-1992). This encoding is not commonly used anymore." } ;
 | 
						|
 | 
						|
ARTICLE: "io.encodings.johab" "Korean Johab encoding"
 | 
						|
{ $subsection johab } ;
 | 
						|
 | 
						|
ABOUT: "io.encodings.johab" |