diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2020-06-23 09:46:38 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-06-23 09:47:38 +0200 |
commit | 1d3178ee373b4f5ad410e2fc53b9f424a0f7b858 (patch) | |
tree | d04dd1a29157ba8d5252a92bda09bbf7d59217c9 /app-text/recode/files | |
parent | net-fs/nfs-utils: Removed old (diff) | |
download | gentoo-1d3178ee373b4f5ad410e2fc53b9f424a0f7b858.tar.gz gentoo-1d3178ee373b4f5ad410e2fc53b9f424a0f7b858.tar.bz2 gentoo-1d3178ee373b4f5ad410e2fc53b9f424a0f7b858.zip |
app-text/recode: fix broken utf8 character.
Patch courtesy of Anon Emuss <abuslbea@centurylink.net>.
Closes: https://bugs.gentoo.org/706326
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-text/recode/files')
-rw-r--r-- | app-text/recode/files/recode-3.6-recode.texi.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/recode/files/recode-3.6-recode.texi.patch b/app-text/recode/files/recode-3.6-recode.texi.patch new file mode 100644 index 000000000000..bb5b1bcc274d --- /dev/null +++ b/app-text/recode/files/recode-3.6-recode.texi.patch @@ -0,0 +1,11 @@ +--- a/doc/recode.texi 2020-06-23 07:43:20.959074594 -0000 ++++ a/doc/recode.texi 2020-06-23 07:43:32.262338563 -0000 +@@ -3713,7 +3713,7 @@ + between HTML and various other charsets. + + Here is a list of those HTML variants which @code{recode} supports. +-Some notes have been provided by François Yergeau @email{yergeau@@alis.com}. ++Some notes have been provided by Francois Yergeau @email{yergeau@@alis.com}. + + @table @code + @item XML-standalone |