aboutsummaryrefslogtreecommitdiffstats
path: root/sys-apps/mandoc (unfollow)
Commit message (Collapse)AuthorLines
2020-06-11sys-apps/mandoc: Bump to 1.14.5-r3Wynn Wolf Arbor-2/+4
mandoc uses the 'locale' command in its configuration suite to find out which UTF-8 locale the system uses. On musl systems, 'locale' is missing, so mandoc assumes that no UTF-8 support is available. Force UTF8_LOCALE to C.UTF-8 on musl systems to make mandoc UTF-8 aware. Package-Manager: Portage-2.3.99, Repoman-2.3.22