Fix typo in email address for admin contact for project machines.

Reviewed by:	jkh
This commit is contained in:
Bruce A. Mah 2000-08-27 04:24:58 +00:00
parent 0d12a1fb75
commit ed8211a693
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7900

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.16 2000/08/24 22:59:14 jkh Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/machines.sgml,v 1.17 2000/08/24 23:01:56 jkh Exp $">
<!ENTITY title "The FreeBSD.org Network">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.16 2000/08/24 22:59:14 jkh Exp $ -->
<!-- $FreeBSD: www/en/internal/machines.sgml,v 1.17 2000/08/24 23:01:56 jkh Exp $ -->
<html>
&header;
@ -156,7 +156,7 @@ direct queries to them first when asking about administrative issues,
this includes changes to user accounts or filesystem layout.</p>
<p>All new user accounts must be cleared with the admin staff, <a
href="mailto:admins@FreeBSD.org">admins@FreeBSD.org</a>, and are given
href="mailto:admin@FreeBSD.org">admin@FreeBSD.org</a>, and are given
only to FreeBSD developers, either in the docs, ports or general
src hacking category. Accounts may be given to non-project developers
if they have a specific need to test something of a truly experimental