- Remove superfluous li end tag to unbreak the build
Approved by: keramida (mentor)
This commit is contained in:
parent
b93716908b
commit
2f6f24c8cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30017
1 changed files with 1 additions and 2 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/developers/cvs.sgml,v 1.6 2006/08/19 21:20:32 hrs Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/developers/cvs.sgml,v 1.7 2007/04/13 10:02:58 marck Exp $">
|
||||
<!ENTITY title "CVS Repository">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
]>
|
||||
|
@ -34,7 +34,6 @@
|
|||
<li>The <a href="http://cvsweb.FreeBSD.org/">web interface</a>
|
||||
if you are looking to simply browse the repository in search of a
|
||||
specific change or file revision.</li>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p>Mirrors of the CVS web interface are available in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue