Ensure that <url> elements appear within <links>
That is the only place the statusreport DTD allows them, and they do not render properly in body paragraphs. Reword the text as appropriate. Approved by: gjb (implicit)
This commit is contained in:
parent
de52786dea
commit
4b8266d029
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45327
1 changed files with 9 additions and 13 deletions
|
|
@ -418,9 +418,7 @@
|
||||||
|
|
||||||
<p>On current or latest stable/10:</p>
|
<p>On current or latest stable/10:</p>
|
||||||
|
|
||||||
<p>Clone the <url
|
<p>Clone the github repository, and switch to the bsd-user branch. Then
|
||||||
href="https://github.com/seanbruno/qemu-bsd-user">github</url>
|
|
||||||
repository of qemu, and switch to the bsd-user branch. Then
|
|
||||||
run:</p>
|
run:</p>
|
||||||
|
|
||||||
<p><tt>./configure --static \<br/>
|
<p><tt>./configure --static \<br/>
|
||||||
|
|
@ -591,6 +589,7 @@
|
||||||
<links>
|
<links>
|
||||||
<url href="https://wiki.freebsd.org/UEFI">&os; UEFI wiki
|
<url href="https://wiki.freebsd.org/UEFI">&os; UEFI wiki
|
||||||
page</url>
|
page</url>
|
||||||
|
<url href="http://www.freebsd.org/snapshots/">&os; snapshots</url>
|
||||||
</links>
|
</links>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -614,11 +613,9 @@
|
||||||
syscons(4) console. Ed added automatic vt(4) selection to the
|
syscons(4) console. Ed added automatic vt(4) selection to the
|
||||||
UEFI boot path.</p>
|
UEFI boot path.</p>
|
||||||
|
|
||||||
<p><url
|
<p>Snapshots are now built as dual-mode images, and should boot
|
||||||
href="http://www.freebsd.org/snapshots/">&os; snapshots</url>
|
via BIOS and UEFI. Our plan is to merge the UEFI and vt(4)
|
||||||
are now built as dual-mode images, and should boot via BIOS
|
work to stable/10 to appear in &os; 10.1-RELEASE.</p>
|
||||||
and UEFI. Our plan is to merge the UEFI and vt(4) work to
|
|
||||||
stable/10 to appear in &os; 10.1-RELEASE.</p>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<sponsor>The &os; Foundation</sponsor>
|
<sponsor>The &os; Foundation</sponsor>
|
||||||
|
|
@ -1181,9 +1178,7 @@
|
||||||
<task>We need testers who can run development versions of pkg in
|
<task>We need testers who can run development versions of pkg in
|
||||||
as many distinct types of use-case as possible, and feedback
|
as many distinct types of use-case as possible, and feedback
|
||||||
their experiences via the freebsd-pkg@freebsd.org mailing list
|
their experiences via the freebsd-pkg@freebsd.org mailing list
|
||||||
or our <url
|
or our issues list on github.</task>
|
||||||
href="https://github.com/freebsd/pkg/issues">issues list on
|
|
||||||
github</url>.</task>
|
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
@ -1367,6 +1362,7 @@
|
||||||
|
|
||||||
<links>
|
<links>
|
||||||
<url href="http://zfsguru.com" />
|
<url href="http://zfsguru.com" />
|
||||||
|
<url href="http://zfsguru.com/news/stateoftheproject/2014" />
|
||||||
</links>
|
</links>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
@ -1426,8 +1422,8 @@
|
||||||
machine should things go awry.</p>
|
machine should things go awry.</p>
|
||||||
|
|
||||||
<p>A longer version of this status report giving a wider
|
<p>A longer version of this status report giving a wider
|
||||||
perspective on the project, can be found <url
|
perspective on the project, can be found at the
|
||||||
xlink:href="http://zfsguru.com/news/stateoftheproject/2014">here</url>.</p>
|
<quote>stateoftheproject</quote> link.</p>
|
||||||
</body>
|
</body>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue