flesh out an incomplete mail address.
This commit is contained in:
parent
f6f3f4e6d9
commit
0fcf82d519
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1166
2 changed files with 12 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-02-15 13:26:02 $">
|
||||
<!ENTITY date "$Date: 1997-02-15 13:32:26 $">
|
||||
<!ENTITY title "FreeBSD Auditing Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
<H1>General Information</H1>
|
||||
|
||||
<em>Last Updated: $Date: 1997-02-15 13:26:02 $ </em>
|
||||
<em>Last Updated: $Date: 1997-02-15 13:32:26 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -136,10 +136,10 @@ auditors or reviewers in this process. They may also be reached
|
|||
collectively by sending mail to the <a
|
||||
href="mailto:auditors@FreeBSD.org">auditors@FreeBSD.org</a> alias at
|
||||
times when it is appropriate to send mail to all auditors. If you wish to
|
||||
reach just the auditors & reviewers for a specific category, say for example
|
||||
<strong>usr.sbin</strong>, then you would send mail to
|
||||
<a href="mailto:audit-usr.sbin@FreeBSD.org">audit-<strong>usr.sbin</strong></a>.
|
||||
</P>
|
||||
reach just the auditors & reviewers for a specific category, say
|
||||
<strong>usr.sbin</strong> for example, then you would send mail to
|
||||
<a href="mailto:audit-usr.sbin@FreeBSD.org">
|
||||
audit-<strong>usr.sbin</strong>@FreeBSD.org</a>.</P>
|
||||
|
||||
<TABLE cellpadding=2>
|
||||
<TR><TH>Key</TH> <TH>Auditor/Reviewer Name and Email address</TH>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-02-15 13:26:02 $">
|
||||
<!ENTITY date "$Date: 1997-02-15 13:32:26 $">
|
||||
<!ENTITY title "FreeBSD Auditing Project">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -14,7 +14,7 @@
|
|||
|
||||
<H1>General Information</H1>
|
||||
|
||||
<em>Last Updated: $Date: 1997-02-15 13:26:02 $ </em>
|
||||
<em>Last Updated: $Date: 1997-02-15 13:32:26 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -136,10 +136,10 @@ auditors or reviewers in this process. They may also be reached
|
|||
collectively by sending mail to the <a
|
||||
href="mailto:auditors@FreeBSD.org">auditors@FreeBSD.org</a> alias at
|
||||
times when it is appropriate to send mail to all auditors. If you wish to
|
||||
reach just the auditors & reviewers for a specific category, say for example
|
||||
<strong>usr.sbin</strong>, then you would send mail to
|
||||
<a href="mailto:audit-usr.sbin@FreeBSD.org">audit-<strong>usr.sbin</strong></a>.
|
||||
</P>
|
||||
reach just the auditors & reviewers for a specific category, say
|
||||
<strong>usr.sbin</strong> for example, then you would send mail to
|
||||
<a href="mailto:audit-usr.sbin@FreeBSD.org">
|
||||
audit-<strong>usr.sbin</strong>@FreeBSD.org</a>.</P>
|
||||
|
||||
<TABLE cellpadding=2>
|
||||
<TR><TH>Key</TH> <TH>Auditor/Reviewer Name and Email address</TH>
|
||||
|
|
Loading…
Reference in a new issue