Replace the not-working SGML tag <q></q> with the working unicode entity " for doublequotes in XML files.
This commit is contained in:
parent
7e1e5c8514
commit
2fa99df39d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32547
1 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<press>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/share/sgml/press.xml,v 1.65 2008/07/05 15:59:21 jkoshy Exp $
|
||||
$FreeBSD: www/share/sgml/press.xml,v 1.66 2008/07/07 18:10:23 danger Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
|
@ -25,7 +25,7 @@
|
|||
<site-url>http://www.freesoftwaremagazine.com/</site-url>
|
||||
<date>7 July 2008</date>
|
||||
<author>Ken Leyba</author>
|
||||
<p>A review of the book <q>Building a Server with FreeBSD 7</q> by Bryan J.
|
||||
<p>A review of the book "Building a Server with FreeBSD 7" by Bryan J.
|
||||
Hong.</p>
|
||||
</story>
|
||||
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<site-url>http://www.osnews.com/</site-url>
|
||||
<date>2 July 2008</date>
|
||||
<author>Peter Hummers</author>
|
||||
<p>A review of the book <q>The Best of FreeBSD Basics</q>.</p>
|
||||
<p>A review of the book "The Best of FreeBSD Basics".</p>
|
||||
</story>
|
||||
</month>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue