Description: Fix the acute-accent-in-manual-page lintian warning.
 Replace the \\ sequence by \e in rhash.1, see Bug #966803 for details.
Origin: upstream, https://github.com/rhash/RHash/commit/ea09d3b833af7decae39cd3f16a60955226e441a
Last-Update: 2023-07-17
Forwarded: not-needed

diff --git a/dist/rhash.1 b/dist/rhash.1
--- a/dist/rhash.1
+++ b/dist/rhash.1
@@ -160,7 +160,7 @@ Insert specified <delimiter> before a crc sum in the \-\-embed\-crc mode,
 default is white space. The <delimiter> can be a character or empty string.
 .IP "\-\-path\-separator=<separator>"
 Use specified path separator to display paths. Only slash (`/') and
-backslash (`\\') values are accepted.
+backslash (`\e') values are accepted.
 .IP "\-q, \-\-accept=<list>"
 Set a comma\(hydelimited list of extensions of the files to process.
 .IP "\-\-exclude=<list>"
