mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Remove non-ascii character to fix build on recent -current.
For the long term, port should be updated to newer version. PR: 241903 PR: 241969
This commit is contained in:
parent
db325e0782
commit
c491a1edc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518089
11
converters/recode/files/patch-doc-recode.texi
Normal file
11
converters/recode/files/patch-doc-recode.texi
Normal file
@ -0,0 +1,11 @@
|
||||
--- doc/recode.texi.old 2019-11-21 09:46:48.892507000 +0000
|
||||
+++ doc/recode.texi 2019-11-21 09:47:01.878388000 +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
|
Loading…
Reference in New Issue
Block a user