From 5461d4406ddec7d86ad433fe6d5266a9228b93ef Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 25 Mar 2007 10:21:04 +0000 Subject: [PATCH] Fix some typos. --- en/features.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/features.sgml b/en/features.sgml index 8612010630..829921ff60 100644 --- a/en/features.sgml +++ b/en/features.sgml @@ -1,5 +1,5 @@ + ]> @@ -87,7 +87,7 @@ CPU-intensive I/O optimization.
  • M:N application threading via pthreads permitting threads - to execute on multiple CPUs in a scaleable manner, mapping many user + to execute on multiple CPUs in a scalable manner, mapping many user threads onto a small number of Kernel Schedulable Entities. By adopting the Scheduler Activation model, the threading approach can be adapted to the specific requirements of a broad @@ -105,7 +105,7 @@ which allows developers to customize the operating system security model for specific environments, from creating hardening policies to deploying mandatory labeled confidentiality of integrity - policies. Sample seucrity policies include Multi-Level + policies. Sample security policies include Multi-Level Security (MLS), and Biba Integrity Protection. Third party modules include SEBSD, a FLASK-based implementation of Type Enforcement.