diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-28 11:55:30 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2022-08-28 11:55:30 +0000 |
commit | 43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3 (patch) | |
tree | 40b0ce275de19f556d57118911552f9087db7cab /regress/char/unicode/input.out_utf8 | |
parent | 987b06113fad7f62388895986dd119ed2fa17a5c (diff) | |
download | mandoc-43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3.tar.gz |
Vertical spacing changes around tables in man_term.c rev. 1.241
and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately.
This commit cleans up most of it.
Diffstat (limited to 'regress/char/unicode/input.out_utf8')
-rw-r--r-- | regress/char/unicode/input.out_utf8 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/regress/char/unicode/input.out_utf8 b/regress/char/unicode/input.out_utf8 index 47103803..7c0bf066 100644 --- a/regress/char/unicode/input.out_utf8 +++ b/regress/char/unicode/input.out_utf8 @@ -7,7 +7,6 @@ DDEESSCCRRIIPPTTIIOONN lowest valid: � OOnnee--bbyyttee rraannggee - U+0000 0x00 �? lowest ASCII U+001f 0x1f �? highest ASCII control character U+007f 0x7f �? highest ASCII @@ -15,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 �� lowest two-byte @@ -24,7 +22,6 @@ DDEESSCCRRIIPPTTIIOONN 0xc2c380 ?À 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 @@ -43,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 |