svn commit: r54038 - head/en_US.ISO8859-1/htdocs/news/status
Lorenzo Salvadore
salvadore at FreeBSD.org
Mon Apr 6 12:15:39 UTC 2020
Author: salvadore (ports committer)
Date: Mon Apr 6 12:15:38 2020
New Revision: 54038
URL: https://svnweb.freebsd.org/changeset/doc/54038
Log:
status/report-template.xml: Improve Documentation category description
According to its description, the Documentation category includes only the
doc tree and external documentation. This commit explicitly adds manpages,
so that reports involving manpages in the base or ports tree can also be
categorized under Documentation. While here, it also adds the possibility
to include reports modifying existing external documenation.
Approved by: bcr (docs), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24305
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-template.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-template.xml Mon Apr 6 05:01:45 2020 (r54037)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-template.xml Mon Apr 6 12:15:38 2020 (r54038)
@@ -107,8 +107,8 @@
<description>Documentation</description>
- <p>Noteworthy changes in the documentation tree or new external
- books/documents.</p>
+ <p>Noteworthy changes in the documentation tree, in manpages, or in
+ external books/documents.</p>
</category>
<category>
More information about the svn-doc-all
mailing list