Add missing </p>s, <thead>...</thead>s, <tbody>...</tbody>s.
This commit is contained in:
parent
df03adf24c
commit
cb332b88c9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7004
6 changed files with 28 additions and 20 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.10 1999/09/06 07:02:45 peter Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.11 1999/12/12 16:24:19 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD Internal">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/internal/internal.sgml,v 1.10 1999/09/06 07:02:45 peter Exp $ -->
|
||||
<!-- $FreeBSD: www/en/internal/internal.sgml,v 1.11 1999/12/12 16:24:19 jhb Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -37,7 +37,7 @@ for what.</p>
|
|||
<h2><a href="../projects/projects.html">FreeBSD Projects</a></h2
|
||||
<p>In addition to the mainstream development path of FreeBSD, a number of
|
||||
developer groups are working on the cutting edge to expand FreeBSD's
|
||||
range of applications in new directions.<p>
|
||||
range of applications in new directions.</p>
|
||||
|
||||
|
||||
<h2><a href="../mailto.html">Contacting FreeBSD</a></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue