Remove some extraneous <strong> markup and an unnecessary "<br>".
This commit is contained in:
parent
44fa825869
commit
e160c429fd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20035
2 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.330 2004/02/02 19:24:55 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.331 2004/02/16 13:42:52 ceri Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -43,10 +43,10 @@
|
|||
<h3>Mailing list archives</h3>
|
||||
|
||||
<p>You can
|
||||
<strong><a href="&base;/search/search.html#mailinglists">search</a>
|
||||
</strong> or <strong><a href="http://www.FreeBSD.org/mail/">browse</a>
|
||||
</strong> the mailing list archives at
|
||||
<a href="http://www.FreeBSD.org/">www.FreeBSD.org.</a><br>
|
||||
<a href="&base;/search/search.html#mailinglists">search</a>
|
||||
or <a href="http://www.FreeBSD.org/mail/">browse</a>
|
||||
the mailing list archives at
|
||||
<a href="http://www.FreeBSD.org/">www.FreeBSD.org.</a>
|
||||
It is also possible to
|
||||
<a href="http://lists.freebsd.org/mailman/listinfo">browse</a>
|
||||
the mailing lists via Mailman webinterface.</p>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.330 2004/02/02 19:24:55 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.331 2004/02/16 13:42:52 ceri Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -43,10 +43,10 @@
|
|||
<h3>Mailing list archives</h3>
|
||||
|
||||
<p>You can
|
||||
<strong><a href="&base;/search/search.html#mailinglists">search</a>
|
||||
</strong> or <strong><a href="http://www.FreeBSD.org/mail/">browse</a>
|
||||
</strong> the mailing list archives at
|
||||
<a href="http://www.FreeBSD.org/">www.FreeBSD.org.</a><br>
|
||||
<a href="&base;/search/search.html#mailinglists">search</a>
|
||||
or <a href="http://www.FreeBSD.org/mail/">browse</a>
|
||||
the mailing list archives at
|
||||
<a href="http://www.FreeBSD.org/">www.FreeBSD.org.</a>
|
||||
It is also possible to
|
||||
<a href="http://lists.freebsd.org/mailman/listinfo">browse</a>
|
||||
the mailing lists via Mailman webinterface.</p>
|
||||
|
|
Loading…
Reference in a new issue