=================================================================== RCS file: /cvs/mandoc/regress/char/unicode/input.out_ascii,v retrieving revision 1.4 retrieving revision 1.6 diff -u -p -r1.4 -r1.6 --- mandoc/regress/char/unicode/input.out_ascii 2021/06/02 17:39:00 1.4 +++ mandoc/regress/char/unicode/input.out_ascii 2022/08/28 11:55:30 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 @@ -9,7 +7,6 @@ DDEESSCCRRIIPPTTIIOONN lowest valid: <80> OOnnee--bbyyttee rraannggee - U+0000 0x00 ? lowest ASCII U+001f 0x1f ? highest ASCII control character U+007f 0x7f ? highest ASCII @@ -17,7 +14,6 @@ DDEESSCCRRIIPPTTIIOONN 0xbf ? leading highest continuation TTwwoo--bbyyttee rraannggee - U+0000 0xc080 ?? lowest obfuscated ASCII U+007f 0xc1bf ?? highest obfuscated ASCII U+0080 0xc280 <80><80> lowest two-byte @@ -26,7 +22,6 @@ DDEESSCCRRIIPPTTIIOONN 0xc2c380 ?`A start byte instead of continuation TThhrreeee--bbyyttee rraannggee - U+0000 0xe08080 ??? lowest obfuscated ASCII U+007f 0xe081bf ??? highest obfuscated ASCII U+0080 0xe08280 ??? lowest obfuscated two-byte @@ -45,7 +40,6 @@ DDEESSCCRRIIPPTTIIOONN U+FFFF 0xefbfbf highest three-byte FFoouurr--bbyyttee rraannggee - U+0000 0xf0808080 ???? lowest obfuscated ASCII U+007f 0xf08081bf ???? highest obfuscated ASCII U+0080 0xf0808280 ???? lowest obfuscated two-byte @@ -65,7 +59,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)