diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2007-04-20 20:30:32 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2007-04-20 20:30:32 +0000 |
commit | df3b46735ab1b54a667b5c97e86c56a9c4976e40 (patch) | |
tree | bd3b2d0d5b1c042c6787221ec569aed25c38bf0b | |
parent | ef07bfa9d99b29783b578e5f2e1fbca76a16d405 (diff) |
Notes
-rw-r--r-- | en_US.ISO8859-1/books/handbook/jails/chapter.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/jails/chapter.sgml b/en_US.ISO8859-1/books/handbook/jails/chapter.sgml index c78ac217bf..378223741b 100644 --- a/en_US.ISO8859-1/books/handbook/jails/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/jails/chapter.sgml @@ -73,7 +73,7 @@ <para>To facilitate better understanding of parts of the &os; system related to jails, their internals and the way they interact with the rest of &os;, the following terms are used further in this - section:</para> + chapter:</para> <variablelist> <varlistentry> @@ -139,8 +139,8 @@ <para>One of the tools which can be used to enhance the security of a &os; system are <emphasis>jails</emphasis>. Jails were - introduced in &os;-4.X by &a.phk;, but were greatly improved in - &os;-5.X to make them a powerful and flexible subsystem. Their + introduced in &os; 4.X by &a.phk;, but were greatly improved in + &os; 5.X to make them a powerful and flexible subsystem. Their development still goes on, enhancing their usefulness, performance, reliability, and security.</para> |