freebsd-skq/sys/dev/vt/hw
Ed Maste 649d7b463a vt: add more cp437 mappings for vga textmode
In UTF-8 locales mandoc uses a number of characters outside of the Basic
Latin group, e.g. from general punctuation or miscellaneous mathematical
symbols, and these rendered as ? in text mode.

This change adds (char, replacement, code point, description):

    ¦ | U+00A6 Broken bar
    ✓ √ U+2713 Checkmark

Sponsored by:   The FreeBSD Foundation
2018-05-18 02:58:26 +00:00
..
efifb sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fb Clean up vt source whitespace issues 2018-05-16 11:19:03 +00:00
ofwfb Clean up vt source whitespace issues 2018-05-16 11:19:03 +00:00
vga vt: add more cp437 mappings for vga textmode 2018-05-18 02:58:26 +00:00