Bug 224039

Summary: [PATCH] usr.bin/mandoc: add missing library descriptions
Product: Base System Reporter: Yuri Pankov <yuripv>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: New ---    
Severity: Affects Some People CC: bapt, cem
Priority: --- Keywords: patch
Version: CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
add missing library descriptions none

Description Yuri Pankov 2017-12-02 17:25:08 UTC
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.
Comment 1 Yuri Pankov 2017-12-07 15:37:29 UTC
https://reviews.freebsd.org/D13408