From 1430eaacc3136ecc0b760ddc81c4b822fd3cc020 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 24 Dec 2024 17:54:07 -0500 Subject: tweak man page --- uxd.1 | 2 +- uxd.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/uxd.1 b/uxd.1 index e82296d..ae7fd98 100644 --- a/uxd.1 +++ b/uxd.1 @@ -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 diff --git a/uxd.rst b/uxd.rst index cec65c0..220abd1 100644 --- a/uxd.rst +++ b/uxd.rst @@ -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: -- cgit v1.2.3