Fix breakage.
(literal '<' and '>' character should not used in <email> element)
This commit is contained in:
parent
496ebb25a0
commit
fcf4d7ccff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11723
1 changed files with 1 additions and 1 deletions
|
|
@ -2272,7 +2272,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Andrew P. Lentvorski <email><bsder@allcaps.org></email></para>
|
||||
<para>Andrew P. Lentvorski <email>bsder@allcaps.org</email></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue