svn commit: r53925 - head/share/xml

Sergio Carlavilla Delgado carlavilla at FreeBSD.org
Fri Feb 21 19:02:44 UTC 2020


Author: carlavilla
Date: Fri Feb 21 19:02:43 2020
New Revision: 53925
URL: https://svnweb.freebsd.org/changeset/doc/53925

Log:
  Upgrade the DAVICOM Semiconductor url in the hardware section.
  Point to english site by default
  
  Patch by:	carlavilla@
  Approved by:	bcr@(mentor)
  Differential Revision:	https://reviews.freebsd.org/D23780

Modified:
  head/share/xml/commercial.hardware.xml

Modified: head/share/xml/commercial.hardware.xml
==============================================================================
--- head/share/xml/commercial.hardware.xml	Thu Feb 20 21:16:01 2020	(r53924)
+++ head/share/xml/commercial.hardware.xml	Fri Feb 21 19:02:43 2020	(r53925)
@@ -145,7 +145,7 @@
 
   <entry id="DAVICOM">
     <name>DAVICOM Semiconductor, Inc.</name>
-    <url>http://www.davicom.com.tw/</url>
+    <url>http://www.davicom.com.tw/index.php?lang_id=en</url>
     <description>
       DAVICOM Semiconductor, Inc. designs, develops, and markets
       cost-effective integrated circuit (IC) solutions for mainstream
@@ -159,9 +159,7 @@
       (10M/100M PCI Fast Ethernet PHY chip, included into DM9102 single
       chip), DM9131 (3.3 volts Low Power10M/100M PCI Fast Ethernet PHY
       chip, included into DM9102A single chip) and DM9801 (1M8 Home PNA PHY
-      chip). </p> <p> Please visit <a href="http://www.davicom.com.tw">our
-      web site</a> for more information about our company. </p>
-    </description>
+      chip).</p></description>
   </entry>
 
   <entry id="EmergingTechnologies">


More information about the svn-doc-head mailing list