Re: svn commit: r50962 - head/share/xml
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <CAMWY7CC2NgyHiWToZTQTm+WZQSUKP_rrmEunwMjR5igVk5UXHg@mail.gmail.com> |
On 30 September 2017 at 02:02, Benjamin Kaduk <[email protected]> wrote: > 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... actually, I think it should be: &enbase; because this page will not be translated. I filled an issue https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222713 -Wolfram -- Wolfram Schneider <[email protected]> https://wolfram.schneider.org _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"