Use the correct "doc" category (not "docs") in generated monthly reports.

This commit is contained in:
Warren Block 2016-05-02 14:34:13 +00:00
parent 97eff2e795
commit e5ac510559
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48771

View file

@ -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:"),