[BACK]Return to input.out_utf8 CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / char / unicode

Diff for /mandoc/regress/char/unicode/input.out_utf8 between version 1.4 and 1.7

version 1.4, 2021/06/02 16:38:29 version 1.7, 2022/08/28 11:55:31
Line 1 
Line 1 
 CHAR-UNICODE-INPUT(1)       General Commands Manual      CHAR-UNICODE-INPUT(1)  CHAR-UNICODE-INPUT(1)       General Commands Manual      CHAR-UNICODE-INPUT(1)
   
   
   
 NNAAMMEE  NNAAMMEE
        char-unicode-input - Unicode characters in the input file         char-unicode-input - Unicode characters in the input file
   
Line 9  DDEESSCCRRIIPPTTIIOONN
Line 7  DDEESSCCRRIIPPTTIIOONN
        lowest valid: �         lowest valid: �
   
    OOnnee--bbyyttee rraannggee     OOnnee--bbyyttee rraannggee
   
        U+0000   0x00   �?   lowest ASCII         U+0000   0x00   �?   lowest ASCII
        U+001f   0x1f   �?   highest ASCII control character         U+001f   0x1f   �?   highest ASCII control character
        U+007f   0x7f   �?   highest ASCII         U+007f   0x7f   �?   highest ASCII
Line 17  DDEESSCCRRIIPPTTIIOONN
Line 14  DDEESSCCRRIIPPTTIIOONN
                 0xbf   ?    leading highest continuation                  0xbf   ?    leading highest continuation
   
    TTwwoo--bbyyttee rraannggee     TTwwoo--bbyyttee rraannggee
   
        U+0000   0xc080     ??   lowest obfuscated ASCII         U+0000   0xc080     ??   lowest obfuscated ASCII
        U+007f   0xc1bf     ??   highest obfuscated ASCII         U+007f   0xc1bf     ??   highest obfuscated ASCII
        U+0080   0xc280     ��   lowest two-byte         U+0080   0xc280     ��   lowest two-byte
Line 26  DDEESSCCRRIIPPTTIIOONN
Line 22  DDEESSCCRRIIPPTTIIOONN
                 0xc2c380   ?À   start byte instead of continuation                  0xc2c380   ?À   start byte instead of continuation
   
    TThhrreeee--bbyyttee rraannggee     TThhrreeee--bbyyttee rraannggee
   
        U+0000   0xe08080   ???    lowest obfuscated ASCII         U+0000   0xe08080   ???    lowest obfuscated ASCII
        U+007f   0xe081bf   ???    highest obfuscated ASCII         U+007f   0xe081bf   ???    highest obfuscated ASCII
        U+0080   0xe08280   ???    lowest obfuscated two-byte         U+0080   0xe08280   ???    lowest obfuscated two-byte
Line 40  DDEESSCCRRIIPPTTIIOONN
Line 35  DDEESSCCRRIIPPTTIIOONN
        U+D800   0xeda080   ???    lowest surrogate         U+D800   0xeda080   ???    lowest surrogate
        U+DFFF   0xedbfbf   ???    highest surrogate         U+DFFF   0xedbfbf   ???    highest surrogate
        U+E000   0xee8080        lowest private use         U+E000   0xee8080        lowest private use
          U+F8FF   0xefa3bf        highest private use
          U+F900   0xefa480   豈豈   lowest post-private
        U+FFFF   0xefbfbf   ￿￿       highest three-byte         U+FFFF   0xefbfbf   ￿￿       highest three-byte
   
    FFoouurr--bbyyttee rraannggee     FFoouurr--bbyyttee rraannggee
   
        U+0000     0xf0808080     ????    lowest obfuscated ASCII         U+0000     0xf0808080     ????    lowest obfuscated ASCII
        U+007f     0xf08081bf     ????    highest obfuscated ASCII         U+007f     0xf08081bf     ????    highest obfuscated ASCII
        U+0080     0xf0808280     ????    lowest obfuscated two-byte         U+0080     0xf0808280     ????    lowest obfuscated two-byte
Line 63  DDEESSCCRRIIPPTTIIOONN
Line 59  DDEESSCCRRIIPPTTIIOONN
        U+140000   0xf5808080     ????    lowest invalid start byte         U+140000   0xf5808080     ????    lowest invalid start byte
        U+1FFFFF   0xf7bfbfbf     ????    highest invalid four-byte         U+1FFFFF   0xf7bfbfbf     ????    highest invalid four-byte
        U+200000   0xf888808080   ?????   lowest five-byte         U+200000   0xf888808080   ?????   lowest five-byte
   
   
   
 OpenBSD                          June 2, 2021            CHAR-UNICODE-INPUT(1)  OpenBSD                          June 2, 2021            CHAR-UNICODE-INPUT(1)

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.7

CVSweb