Fix two typos from the original version that I neglected to catch during
the initial mark up. Noticed by: nectar (Who is now adorned with a pointy hat. Bad nectar, no cookie for you.)
This commit is contained in:
parent
07161d4a7d
commit
a95a53e4f5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20691
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/security/charter.sgml,v 1.1 2004/04/13 17:27:43 trhodes Exp $">
|
||||||
<!ENTITY title "FreeBSD Security Officer Charter">
|
<!ENTITY title "FreeBSD Security Officer Charter">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
Officer in matters of security, and the Security Officer is
|
Officer in matters of security, and the Security Officer is
|
||||||
accountable to the Core Team in the use of this authority. He
|
accountable to the Core Team in the use of this authority. He
|
||||||
is expected to act with common sense and use appropriate discretion
|
is expected to act with common sense and use appropriate discretion
|
||||||
when using any of the nappointed powers. Any actions that conflict
|
when using any of the appointed powers. Any actions that conflict
|
||||||
with the committers' guidelines require particularly careful
|
with the committers' guidelines require particularly careful
|
||||||
judgment.</p>
|
judgment.</p>
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
Security Officer is granted the following powers:</p>
|
Security Officer is granted the following powers:</p>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>Expedited commits: The Security Officer may forego the usual
|
<li>Expedited commits: The Security Officer may forgo the usual
|
||||||
committers' guidelines in areas of security.</li>
|
committers' guidelines in areas of security.</li>
|
||||||
|
|
||||||
<li>Veto: The Security Officer has the final say in security
|
<li>Veto: The Security Officer has the final say in security
|
||||||
|
@ -96,4 +96,4 @@
|
||||||
|
|
||||||
&footer;
|
&footer;
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue