Add a missing mailto:
This commit is contained in:
parent
274c299042
commit
f319fe4b6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16120
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.12 2002/12/11 05:43:21 jake Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.13 2003/01/19 02:49:34 jake Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -104,7 +104,7 @@
|
|||
<p>Any system not listed here that does not have an UltraSPARC III or greater
|
||||
processor is expected to work, but may not have been tested. If you have
|
||||
a system that is not listed here please try it, and let
|
||||
<a href="freebsd-sparc@freebsd.org">us</a> know about it.</p>
|
||||
<a href="mailto:freebsd-sparc@freebsd.org">us</a> know about it.</p>
|
||||
|
||||
<h3><a name="todo">What Needs To Be Done</a></h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue