diff options
Diffstat (limited to 'www/policy/PolicyOnPolicy.html')
-rw-r--r-- | www/policy/PolicyOnPolicy.html | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/www/policy/PolicyOnPolicy.html b/www/policy/PolicyOnPolicy.html index d4d548f..f50b415 100644 --- a/www/policy/PolicyOnPolicy.html +++ b/www/policy/PolicyOnPolicy.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8" lang="en"> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" lang="en"> <title>Policy on Policy</title> <style type="text/css"> <!-- @@ -33,7 +33,7 @@ th { <tbody> <tr> - + <td rowspan="2"> Name: PoP <a style="color: steelblue" href="https://svn.cacert.org/CAcert/Policies/ControlledDocumentList.html">COD1</a> <br> @@ -49,11 +49,11 @@ th { <td align="right" valign="top"> <a href="https://www.cacert.org/policy/PolicyOnPolicy.php"> -<img src="images/cacert-policy.png" alt="PoP Status - POLICY" style="border-style: none;" height="31" width="88"> -</a> - </td> - </tr> - </tbody> + <img src="images/cacert-policy.png" alt="PoP Status - POLICY" style="border-style: none;" height="31" width="88"> + </a> +</td> +</tr> +</tbody> </table> </div> @@ -65,7 +65,7 @@ th { -<h2 id="g0.1">Preliminaries </h2> +<h2 id="g0.1">0. Preliminaries </h2> <p> Policy on Policy adopts the IETF model of 'rough consensus' to create CAcert documents @@ -73,7 +73,7 @@ th { </p> -<h2 id="g0.2">Scope and Purpose </h2> +<h2 id="g0.2">1. Scope and Purpose </h2> <p id="s1.1"> 1.1 @@ -108,7 +108,7 @@ Community Members of CAcert. </p> -<h2 id="g0.3">Basic Model </h2> +<h2 id="g0.3">2. Basic Model </h2> <p id="s2.1"> 2.1 @@ -172,6 +172,7 @@ must not be confusable with documents of higher status Copies should be eliminated where not being worked on. </p> +<h2 id="g0.4">3. Work-In-Progress </h2> <p id="s3.1"> 3.1 @@ -201,7 +202,7 @@ Documents start with the status of </p> -<h2 id="g0.4">DRAFT status </h2> +<h2 id="g0.5">4. DRAFT status </h2> <p id="s4.1"> 4.1 @@ -241,7 +242,7 @@ CAcert Inc. retains a veto over policies that effect the running of CAcert Inc. </p> -<h2 id="g0.5">POLICY status </h2> +<h2 id="g0.6">5. POLICY status </h2> <p id="s5.1"> 5.1 After DRAFT period has elapsed with no revision beyond @@ -270,7 +271,7 @@ but must be clearly indicated within as DRAFT not POLICY. POLICY documents are published on the CAcert website in plain HTML. Change control must be in place. </p> -<h2 id="g0.6">Open Process </h2> +<h2 id="g0.7">6. Open Process </h2> <p id="s6.1"> 6.1 @@ -319,7 +320,7 @@ and important meetings should be minuted. A record of decisions is to be maintained. </p> -<h2 id="g0.7">Disputes. </h2> +<h2 id="g0.8">7. Disputes. </h2> <p id="s7.1"> 7.1 @@ -349,5 +350,7 @@ according to CAcert's Dispute Resolution Policy</a> DRP => COD7. </p> + + </body> </html> |