Add missing </p>s.
This commit is contained in:
parent
d926de9d32
commit
a752916c4c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6986
2 changed files with 7 additions and 7 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.19 1999/12/20 20:55:50 jim Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.20 2000/02/02 20:36:20 wosch Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.19 1999/12/20 20:55:50 jim Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/current.sgml,v 1.20 2000/02/02 20:36:20 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -132,7 +132,7 @@
|
|||
<a name="newtutorials"></a>
|
||||
<h3><font color="#660000">Write some new Tutorials</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b></p>
|
||||
<ul>
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
<a name="newkernelmanpages"></a>
|
||||
<h3><font color="#660000">Write Manpages for the kernel</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
<p><b>Synopsis:</b> Document kernel functions, section 9</p>
|
||||
|
||||
<a name="cgiscripts"></a>
|
||||
|
|
@ -245,7 +245,7 @@ $port = {
|
|||
<a name="translations"></a>
|
||||
<h3><font color="#660000">Translations of the FreeBSD Documentation</font></h3>
|
||||
<p><b>Responsible:</b>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>>
|
||||
<<a href="mailto:doc@FreeBSD.org">doc@FreeBSD.org</a>></p>
|
||||
<p>
|
||||
Translate the FreeBSD documentation (Web pages, FAQ,
|
||||
handbook, manpages) into other languages. See the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue