svn commit: r329111 - stable/11/etc

Ed Maste emaste at FreeBSD.org
Sat Feb 10 22:34:48 UTC 2018


Author: emaste
Date: Sat Feb 10 22:34:47 2018
New Revision: 329111
URL: https://svnweb.freebsd.org/changeset/base/329111

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

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

Modified: stable/11/etc/regdomain.xml
==============================================================================
--- stable/11/etc/regdomain.xml	Sat Feb 10 22:34:46 2018	(r329110)
+++ stable/11/etc/regdomain.xml	Sat Feb 10 22:34:47 2018	(r329111)
@@ -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-all mailing list