diff options
-rw-r--r-- | uxd.1 | 2 | ||||
-rw-r--r-- | uxd.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -415,7 +415,7 @@ these as periods, like standard hex dumpers do. The Unicode BOM (byte order marker, \fBU+FEFF\fP) is printed as a purple letter B. .TP .B \fBred\fP -Invalid UTF\-8 sequences. These are rendered as � (\fBU+0FFD\fP) with +Invalid UTF\-8 sequences. These are rendered as \fB�\fP (\fBU+0FFD\fP) with a red background, to make them stand out. Invalid sequences are: .INDENT 7.0 @@ -314,7 +314,7 @@ changed with the **-c** option (see above). (byte order marker, **U+FEFF**\) is printed as a purple letter B. **red** - Invalid UTF-8 sequences. These are rendered as � (**U+0FFD**\) with + Invalid UTF-8 sequences. These are rendered as **�** (**U+0FFD**\) with a red background, to make them stand out. Invalid sequences are: |