Note the existance of audit-foo aliases.
This commit is contained in:
parent
11da1a62ea
commit
41ea8a68b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1161
2 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-02-15 11:10:27 $">
|
||||
<!ENTITY date "$Date: 1997-02-15 11:14:05 $">
|
||||
<!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 11:10:27 $ </em>
|
||||
<em>Last Updated: $Date: 1997-02-15 11:14:05 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -134,7 +134,11 @@ href="mailto:jkh@FreeBSD.org"> jkh@FreeBSD.org</a>.
|
|||
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 do so.</P>
|
||||
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>
|
||||
|
||||
<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 11:10:27 $">
|
||||
<!ENTITY date "$Date: 1997-02-15 11:14:05 $">
|
||||
<!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 11:10:27 $ </em>
|
||||
<em>Last Updated: $Date: 1997-02-15 11:14:05 $ </em>
|
||||
|
||||
<H2>Overview</H2>
|
||||
|
||||
|
@ -134,7 +134,11 @@ href="mailto:jkh@FreeBSD.org"> jkh@FreeBSD.org</a>.
|
|||
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 do so.</P>
|
||||
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>
|
||||
|
||||
<TABLE cellpadding=2>
|
||||
<TR><TH>Key</TH> <TH>Auditor/Reviewer Name and Email address</TH>
|
||||
|
|
Loading…
Reference in a new issue