| Summary: | [PATCH] usr.bin/mandoc: add missing library descriptions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Yuri Pankov <yuripv> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | New --- | ||||||
| Severity: | Affects Some People | CC: | bapt, cem | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Created attachment 188473 [details] add missing library descriptions mandoc's lib.in is currently missing descriptions for some libraries (these are used for .Lb macro), and it's ugly, so fix it. While here, remove duplicate libppath entry.