Correct an errant mailto:
This commit is contained in:
parent
a5b08e2473
commit
c811913c35
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1594
3 changed files with 9 additions and 9 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-05-05 07:59:45 $">
|
||||
<!ENTITY date "$Date: 1997-05-30 02:14:22 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.24 1997-05-05 07:59:45 jkh Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.25 1997-05-30 02:14:22 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -110,7 +110,7 @@
|
|||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
not listed here, <a href="mailto:www@freebsd.org">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-05-05 07:59:45 $">
|
||||
<!ENTITY date "$Date: 1997-05-30 02:14:22 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: support.sgml,v 1.24 1997-05-05 07:59:45 jkh Exp $ -->
|
||||
<!-- $Id: support.sgml,v 1.25 1997-05-30 02:14:22 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -110,7 +110,7 @@
|
|||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
not listed here, <a href="mailto:www@freebsd.org">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-05-05 07:59:45 $">
|
||||
<!ENTITY date "$Date: 1997-05-30 02:14:22 $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: usergroups.sgml,v 1.24 1997-05-05 07:59:45 jkh Exp $ -->
|
||||
<!-- $Id: usergroups.sgml,v 1.25 1997-05-30 02:14:22 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -110,7 +110,7 @@
|
|||
|
||||
<p>FreeBSD's widespread popularity has spawned a number of user
|
||||
groups around the world. If you know of a FreeBSD user group
|
||||
not listed here, <a href="&base/mailto.html">let us know</a>
|
||||
not listed here, <a href="mailto:www@freebsd.org">let us know</a>
|
||||
about it.</p>
|
||||
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue