freebsd-dev/sys/dev/vt/hw/vga
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
..
vt_vga_reg.h Fix text mode operation. 2015-08-13 14:43:11 +00:00
vt_vga.c vt: add more cp437 mappings for vga textmode 2018-05-18 02:58:26 +00:00