svn commit: r45366 - head/en_US.ISO8859-1/htdocs/news/status
Glen Barber
gjb at FreeBSD.org
Thu Jul 24 18:10:08 UTC 2014
Author: gjb
Date: Thu Jul 24 18:10:07 2014
New Revision: 45366
URL: http://svnweb.freebsd.org/changeset/doc/45366
Log:
Ignore a category that does not have any entries.
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Thu Jul 24 17:54:28 2014 (r45365)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Thu Jul 24 18:10:07 2014 (r45366)
@@ -63,11 +63,13 @@
<description>Architectures</description>
</category>
+ <?ignore
<category>
<name>bin</name>
<description>Userland Programs</description>
</category>
+ ?>
<category>
<name>ports</name>
More information about the svn-doc-all
mailing list