Add some missing <p> and </p> tags.

This commit is contained in:
Jim Mock 2001-05-09 17:53:59 +00:00
parent a0522eb390
commit 3d222a2113
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9397

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$FreeBSD: www/en/mailto.sgml,v 1.20 2001/04/28 05:36:02 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/mailto.sgml,v 1.21 2001/05/09 17:37:53 jim Exp $">
<!ENTITY title "Contacting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/mailto.sgml,v 1.20 2001/04/28 05:36:02 dd Exp $ -->
<!-- $FreeBSD: www/en/mailto.sgml,v 1.21 2001/05/09 17:37:53 jim Exp $ -->
<html>
&header;
@ -29,18 +29,16 @@
<h2>Snail mail, phone and fax</h2>
For CDROM orders: <a href="http://www.freebsdmall.com/">The FreeBSD Mall</a><br>
<p>For CDROM orders: <a href="http://www.freebsdmall.com/">The FreeBSD Mall</a></p>
For commercial support: <a href="http://www.freebsdmall.com/contact/">The
FreeBSD Mall</a><br>
<p>For commercial support: <a href="http://www.freebsdmall.com/contact/">The
FreeBSD Mall</a></p>
<h2><a href="handbook/staff-who.html">Who Is Responsible for What</a></h2>
Public Relations &amp; Corporate Liaison, Security Officer,
Postmaster, Webmaster etc.
<p>Public Relations &amp; Corporate Liaison, Security Officer,
Postmaster, Webmaster etc.</p>
<p></p>
&footer;
</body>
</html>