svn commit: r329113 - stable/10/etc

Ed Maste emaste at FreeBSD.org
Sat Feb 10 22:36:43 UTC 2018


Author: emaste
Date: Sat Feb 10 22:36:42 2018
New Revision: 329113
URL: https://svnweb.freebsd.org/changeset/base/329113

Log:
  MFC r328895: Correct Russia spelling in regdomain.xml
  
  PR:		225658

Modified:
  stable/10/etc/regdomain.xml
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/regdomain.xml
==============================================================================
--- stable/10/etc/regdomain.xml	Sat Feb 10 22:35:46 2018	(r329112)
+++ stable/10/etc/regdomain.xml	Sat Feb 10 22:36:42 2018	(r329113)
@@ -1595,7 +1595,7 @@
   <isocc>642</isocc> <name>Romania</name> <rd ref="etsi"/>
 </country>
 <country id="RU">
-  <isocc>643</isocc> <name>Rusia</name> <rd ref="none"/>
+  <isocc>643</isocc> <name>Russia</name> <rd ref="none"/>
 </country>
 <country id="SA">
   <isocc>682</isocc> <name>Saudi Arabia</name> <rd ref="none"/>


More information about the svn-src-stable-10 mailing list