From 9a453ff35de84a779e54bee1efc58134bfb8226b Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Wed, 15 Jun 2005 21:40:45 +0000 Subject: [PATCH] readability fixes --- www/html/index.html | 2 +- www/html/status.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/html/index.html b/www/html/index.html index 329496741..81b76558d 100644 --- a/www/html/index.html +++ b/www/html/index.html @@ -1,6 +1,6 @@

Project Overview

-The SELinux Reference Policy project (refpolicy) is creating a complete SELinux policy as an alternative to the existing strict and targeted policies available from http://selinux.sf.net. Once complete this policy will be able to be used as the system policy for a variety of systems and used as the basis for creating other policies. Refpolicy is based on the current strict and targeted policies, but aims to accomplish many additional goals. +The SELinux Reference Policy project (refpolicy) is creating a complete SELinux policy as an alternative to the existing strict and targeted policies available from http://selinux.sf.net. Once complete, this policy will be able to be used as the system policy for a variety of systems and used as the basis for creating other policies. Refpolicy is based on the current strict and targeted policies, but aims to accomplish many additional goals.


diff --git a/www/html/status.html b/www/html/status.html index 44ba88b15..2acd3d87a 100644 --- a/www/html/status.html +++ b/www/html/status.html @@ -10,7 +10,7 @@

This is a prototype release, not meant to be used on real systems. It is targeted towards developers, to show the direction of the policy's - development, and to solicit feedback and assistance. + development and to solicit feedback.