svn commit: r50962 - head/share/xml
Benjamin Kaduk
kaduk at mit.edu
Sat Sep 30 00:02:11 UTC 2017
On Fri, Sep 29, 2017 at 10:05:21AM +0000, Wolfram Schneider wrote:
> Author: wosch
> Date: Fri Sep 29 10:05:20 2017
> New Revision: 50962
> URL: https://svnweb.freebsd.org/changeset/doc/50962
>
> Log:
> switch to HTTPS
>
> PR: 222676
>
> Modified:
> head/share/xml/commercial.hardware.xml
> head/share/xml/freebsd-fo.xsl
> head/share/xml/freebsd.ent
> head/share/xml/mirrors.xml
> head/share/xml/templates.events2ics.xsl
> head/share/xml/templates.news-rdf.xsl
> head/share/xml/templates.news-rss.xsl
> head/share/xml/templates.press-rss.xsl
>
> Modified: head/share/xml/commercial.hardware.xml
> ==============================================================================
> --- head/share/xml/commercial.hardware.xml Fri Sep 29 09:58:05 2017 (r50961)
> +++ head/share/xml/commercial.hardware.xml Fri Sep 29 10:05:20 2017 (r50962)
> @@ -62,7 +62,7 @@
> ActiveWire Inc. provides an extremely flexible, USB-based I/O board
> that connects to buttons, switches, and LEDs, providing a simple API
> to read and write to the I/O pins on the board. The USB port is
> - supported in <a href="http://www.FreeBSD.org">FreeBSD 4.0</a>
> + supported in <a href="https://www.FreeBSD.org">FreeBSD 4.0</a>
<a href="&base;"> is definitely in scope in .xml files -- see, e.g.,
en_US.ISO8859-1/htdocs/platforms/arm.xml .
Sorry to be asking you to make another sweep through these things...
-Ben
> or later. An additional EZ USB chip firmware downloader is
> available in the Ports Collection.
> </description>
More information about the svn-doc-head
mailing list