Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2017 19:02:03 -0500
From:      Benjamin Kaduk <kaduk@mit.edu>
To:        Wolfram Schneider <wosch@FreeBSD.org>
Cc:        doc-committers@FreeBSD.org, svn-doc-all@FreeBSD.org, svn-doc-head@FreeBSD.org
Subject:   Re: svn commit: r50962 - head/share/xml
Message-ID:  <20170930000202.GO96685@kduck.kaduk.org>
In-Reply-To: <201709291005.v8TA5LAB075518@repo.freebsd.org>
References:  <201709291005.v8TA5LAB075518@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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>



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