svn commit: r45601 - head/en_US.ISO8859-1/htdocs/platforms

Gavin Atkinson gavin at FreeBSD.org
Fri Sep 12 23:42:15 UTC 2014


Author: gavin
Date: Fri Sep 12 23:42:14 2014
New Revision: 45601
URL: http://svnweb.freebsd.org/changeset/doc/45601

Log:
  Fix FreeBSD/MIPS table of contents link description

Modified:
  head/en_US.ISO8859-1/htdocs/platforms/mips.xml

Modified: head/en_US.ISO8859-1/htdocs/platforms/mips.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/mips.xml	Fri Sep 12 13:13:15 2014	(r45600)
+++ head/en_US.ISO8859-1/htdocs/platforms/mips.xml	Fri Sep 12 23:42:14 2014	(r45601)
@@ -26,7 +26,7 @@
 
   <ul>
     <li><a href="#status">Status</a></li>
-    <li><a href="#hw">Port FAQs</a></li>
+    <li><a href="#hw">FreeBSD/MIPS Hardware Notes</a></li>
     <li><a href="#list">FreeBSD/MIPS mailing list</a></li>
   </ul>
 


More information about the svn-doc-all mailing list