Unbreak the build:
A single "&" ist NOT allowed in xml files. Replace it with the entity & (s/&/&/).
This commit is contained in:
parent
42267a7984
commit
843670fd82
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33956
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Ideas//EN"
|
|||
<ideas>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.116 2009/03/16 00:38:27 brooks Exp $
|
||||
$FreeBSD: www/en/projects/ideas/ideas.xml,v 1.117 2009/03/16 10:17:31 brooks Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -735,7 +735,7 @@ href="http://info.iet.unipi.it/~luigi/FreeBSD/linux_bsd_kld.html">here</a>.
|
|||
unaffected) and quantify the impact on perfomance when enabled.</p>
|
||||
|
||||
<p><strong>References</strong>: <a
|
||||
href="http://techpubs.sgi.com/library/tpl/cgi-bin/browse.cgi?cmd=search&coll=0650&db=man&pth=&srch=jid_t&searchpth=man&rpt=20">Irix
|
||||
href="http://techpubs.sgi.com/library/tpl/cgi-bin/browse.cgi?cmd=search&coll=0650&db=man&pth=&srch=jid_t&searchpth=man&rpt=20">Irix
|
||||
Man Pages mentioning jid_t</a></p>
|
||||
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
|
|
Loading…
Reference in a new issue