Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 00:14:57 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r48828 - head/en_US.ISO8859-1/htdocs/platforms
Message-ID:  <201605180014.u4I0Evpa045861@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste (src committer)
Date: Wed May 18 00:14:56 2016
New Revision: 48828
URL: https://svnweb.freebsd.org/changeset/doc/48828

Log:
  Remove space between <a> tag and link content
  
  Submitted by:	wblock, in review D6399

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

Modified: head/en_US.ISO8859-1/htdocs/platforms/arm.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/platforms/arm.xml	Tue May 17 23:51:58 2016	(r48827)
+++ head/en_US.ISO8859-1/htdocs/platforms/arm.xml	Wed May 18 00:14:56 2016	(r48828)
@@ -36,8 +36,8 @@
     <h3><a name="status">Status</a></h3>
 
     <p>ARM is officially a
-      <a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
-      Tier 2</a> architecture, as the <a href="&base;">FreeBSD</a> project
+      <a href="&base;/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">Tier 2</a>
+      architecture, as the <a href="&base;">FreeBSD</a> project
       does not provide official releases or pre-built packages for this
       platform due to it primarily targeting the embedded arena.  However,
       FreeBSD/ARM is being actively developed and maintained, is well supported,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605180014.u4I0Evpa045861>