Fix a typo that was causing a double bullet to appear near
http://www.freebsd.org/projects/#advocacy. PR: docs/9543 Reviewed by: jkoshy Submitted by: Mark Newton <newton@atdot.dotat.org>
This commit is contained in:
parent
11162a2750
commit
0c46f1db78
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4075
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-01-12 23:28:54 $">
|
||||
<!ENTITY date "$Date: 1999-01-18 01:50:38 $">
|
||||
<!ENTITY title "FreeBSD Development Projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: projects.sgml,v 1.40 1999-01-12 23:28:54 wosch Exp $ -->
|
||||
<!-- $Id: projects.sgml,v 1.41 1999-01-18 01:50:38 jkoshy Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -112,7 +112,7 @@ description (3-10 lines) to
|
|||
<h3>Advocacy</h3>
|
||||
<ul>
|
||||
|
||||
<li><li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
||||
<li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
|
||||
<a name="freebsdrocks" href="http://www.freebsdrocks.com/">FreeBSD
|
||||
Rocks</a> is an initiative designed to provide the FreeBSD
|
||||
community with the latest FreeBSD news, software and resources.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue