From e5ac5105598c03a820f77fa9f0a88306713494ca Mon Sep 17 00:00:00 2001 From: Warren Block Date: Mon, 2 May 2016 14:34:13 +0000 Subject: [PATCH] Use the correct "doc" category (not "docs") in generated monthly reports. --- en_US.ISO8859-1/htdocs/cgi/monthly.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/htdocs/cgi/monthly.cgi b/en_US.ISO8859-1/htdocs/cgi/monthly.cgi index 613801fe17..36838730d8 100755 --- a/en_US.ISO8859-1/htdocs/cgi/monthly.cgi +++ b/en_US.ISO8859-1/htdocs/cgi/monthly.cgi @@ -224,7 +224,7 @@ print h3("Category:"), popup_menu(-name => "Category", - -values => ['proj', 'docs', 'kern', 'bin', 'arch', 'ports', 'vendor', + -values => ['proj', 'doc', 'kern', 'bin', 'arch', 'ports', 'vendor', 'misc', 'soc', 'team'], -default => 'proj'), h3("Developers:"),