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>Clone the <url
|
||||
href="https://github.com/seanbruno/qemu-bsd-user">github</url>
|
||||
repository of qemu, and switch to the bsd-user branch. Then
|
||||
<p>Clone the github repository, and switch to the bsd-user branch. Then
|
||||
run:</p>
|
||||
|
||||
<p><tt>./configure --static \<br/>
|
||||
|
@ -591,6 +589,7 @@
|
|||
<links>
|
||||
<url href="https://wiki.freebsd.org/UEFI">&os; UEFI wiki
|
||||
page</url>
|
||||
<url href="http://www.freebsd.org/snapshots/">&os; snapshots</url>
|
||||
</links>
|
||||
|
||||
<body>
|
||||
|
@ -614,11 +613,9 @@
|
|||
syscons(4) console. Ed added automatic vt(4) selection to the
|
||||
UEFI boot path.</p>
|
||||
|
||||
<p><url
|
||||
href="http://www.freebsd.org/snapshots/">&os; snapshots</url>
|
||||
are now built as dual-mode images, and should boot via BIOS
|
||||
and UEFI. Our plan is to merge the UEFI and vt(4) work to
|
||||
stable/10 to appear in &os; 10.1-RELEASE.</p>
|
||||
<p>Snapshots are now built as dual-mode images, and should boot
|
||||
via BIOS 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>
|
||||
|
||||
<sponsor>The &os; Foundation</sponsor>
|
||||
|
@ -1181,9 +1178,7 @@
|
|||
<task>We need testers who can run development versions of pkg in
|
||||
as many distinct types of use-case as possible, and feedback
|
||||
their experiences via the freebsd-pkg@freebsd.org mailing list
|
||||
or our <url
|
||||
href="https://github.com/freebsd/pkg/issues">issues list on
|
||||
github</url>.</task>
|
||||
or our issues list on github.</task>
|
||||
</help>
|
||||
</project>
|
||||
|
||||
|
@ -1367,6 +1362,7 @@
|
|||
|
||||
<links>
|
||||
<url href="http://zfsguru.com" />
|
||||
<url href="http://zfsguru.com/news/stateoftheproject/2014" />
|
||||
</links>
|
||||
|
||||
<body>
|
||||
|
@ -1426,8 +1422,8 @@
|
|||
machine should things go awry.</p>
|
||||
|
||||
<p>A longer version of this status report giving a wider
|
||||
perspective on the project, can be found <url
|
||||
xlink:href="http://zfsguru.com/news/stateoftheproject/2014">here</url>.</p>
|
||||
perspective on the project, can be found at the
|
||||
<quote>stateoftheproject</quote> link.</p>
|
||||
</body>
|
||||
</project>
|
||||
|
||||
|
|
Loading…
Reference in a new issue