svn commit: r39759 - head/share/xml

Xin LI delphij at FreeBSD.org
Tue Oct 16 18:10:16 UTC 2012


Author: delphij
Date: Tue Oct 16 18:10:16 2012
New Revision: 39759
URL: http://svn.freebsd.org/changeset/doc/39759

Log:
  Correct Republic of Korea's country code.
  
  Found by:	Aaron Ceross <aaron.ceross gmail.com>

Modified:
  head/share/xml/events2005.xml

Modified: head/share/xml/events2005.xml
==============================================================================
--- head/share/xml/events2005.xml	Mon Oct 15 22:16:04 2012	(r39758)
+++ head/share/xml/events2005.xml	Tue Oct 16 18:10:16 2012	(r39759)
@@ -105,7 +105,7 @@
       <day>29</day>
     </enddate>
     <location>
-      <country code="KP">Korea</country>
+      <country code="KR">Korea</country>
       <city>Seoul</city>
       <site>HP Korea Conference Room 20th floor</site>
     </location>


More information about the svn-doc-all mailing list