Fix duplicate anchor name.
This commit is contained in:
parent
53e0e7311f
commit
19e16883bc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=38113
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.178 2009/01/25 21:08:22 danger Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.179 2009/04/26 11:51:20 ed Exp $">
|
||||
<!ENTITY title "FreeBSD SMPng Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
<li><a href="#plan">Project Plan (Historical)</a></li>
|
||||
<li><a href="#resources">Resources and Links</a></li>
|
||||
<li><a href="#subsystems">Subsystems and Staffing (Historical)</a></li>
|
||||
<li><a href="#status">Tasks (Historical)</a></li>
|
||||
<li><a href="#tasks">Tasks (Historical)</a></li>
|
||||
<li><a href="#issues">Known Issues (Historical)</a></li>
|
||||
<li><a href="#news">News (Historical)</a></li>
|
||||
</ul>
|
||||
|
|
@ -414,7 +414,7 @@
|
|||
|
||||
</table>
|
||||
|
||||
<a name="status"></a>
|
||||
<a name="tasks"></a>
|
||||
<h2>Tasks (Historical)</h2>
|
||||
|
||||
<p>Following is an incomplete list of general tasks.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue