]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 279218 : Incorrect spelling: unpresidented should be unprecedented
authortravis%sedsystems.ca <>
Fri, 21 Jan 2005 15:08:19 +0000 (15:08 +0000)
committertravis%sedsystems.ca <>
Fri, 21 Jan 2005 15:08:19 +0000 (15:08 +0000)
docs/xml/security.xml

index 7a80ce1d631bd82045e5add2d209f730b5c4bb7c..eb26ec18ca16e06a3db13e68f23d7ac82859653e 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: security.xml,v 1.3 2004/12/03 23:22:28 jake%bugzilla.org Exp $ -->
+<!-- $Id: security.xml,v 1.4 2005/01/21 07:08:19 travis%sedsystems.ca Exp $ -->
 
 <chapter id="security">
 <title>Bugzilla Security</title>
     <section id="security-os-chroot">
     <title>The <filename>chroot</filename> Jail</title>
     
-      <para>If your system supports it, you may wish to consider running
-      Bugzilla inside of a <filename>chroot</filename> jail. This option
-      provides unpresidented security by restricting anything running
-      inside the jail from accessing any information outside of it. If you
-      wish to use this option, please consult the documentation that came
-      with your system.
+      <para>
+        If your system supports it, you may wish to consider running
+        Bugzilla inside of a <filename>chroot</filename> jail. This option
+        provides unprecedented security by restricting anything running
+        inside the jail from accessing any information outside of it. If you
+        wish to use this option, please consult the documentation that came
+        with your system.
       </para>
       
     </section>