=================================================================== RCS file: /cvs/mandoc/regress/char/unicode/input.out_utf8,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- mandoc/regress/char/unicode/input.out_utf8 2021/06/02 16:38:29 1.4 +++ mandoc/regress/char/unicode/input.out_utf8 2021/06/28 20:12:13 1.6 @@ -1,7 +1,5 @@ CHAR-UNICODE-INPUT(1) General Commands Manual CHAR-UNICODE-INPUT(1) - - NNAAMMEE char-unicode-input - Unicode characters in the input file @@ -40,6 +38,8 @@ DDEESSCCRRIIPPTTIIOONN U+D800 0xeda080 ??? lowest surrogate U+DFFF 0xedbfbf ??? highest surrogate U+E000 0xee8080  lowest private use + U+F8FF 0xefa3bf  highest private use + U+F900 0xefa480 豈豈 lowest post-private U+FFFF 0xefbfbf ￿￿ highest three-byte FFoouurr--bbyyttee rraannggee @@ -63,7 +63,5 @@ DDEESSCCRRIIPPTTIIOONN U+140000 0xf5808080 ???? lowest invalid start byte U+1FFFFF 0xf7bfbfbf ???? highest invalid four-byte U+200000 0xf888808080 ????? lowest five-byte - - OpenBSD June 2, 2021 CHAR-UNICODE-INPUT(1)