svn commit: r53586 - head/share/xml
Benedict Reuschling
bcr at FreeBSD.org
Tue Nov 12 14:17:32 UTC 2019
Author: bcr
Date: Tue Nov 12 14:17:31 2019
New Revision: 53586
URL: https://svnweb.freebsd.org/changeset/doc/53586
Log:
Add link to the 2020 events we already have in the file,
rather than displaying no events at all on the website.
Reported by: bz@
Modified:
head/share/xml/events.xml
Modified: head/share/xml/events.xml
==============================================================================
--- head/share/xml/events.xml Mon Nov 11 22:09:11 2019 (r53585)
+++ head/share/xml/events.xml Tue Nov 12 14:17:31 2019 (r53586)
@@ -13,6 +13,10 @@
</cvs:keyword>
<xi:include
+ href="http://www.FreeBSD.org/XML/share/xml/events2020.xml"
+ xpointer="xpointer(//event)" />
+
+ <xi:include
href="http://www.FreeBSD.org/XML/share/xml/events2019.xml"
xpointer="xpointer(//event)" />
More information about the svn-doc-head
mailing list