1comment = "Online manual page reader"
2
3desc = <<EOD
4This packages provides man(1), a utility which can format and display system
5manual pages, along with the related utilities apropos(1) and makewhatis(8),
6and the mandoc(1) backend.
7EOD
8
9annotations {
10 set = minimal
11}
12