diff options
Diffstat (limited to 'docs/en/xml/security.xml')
-rw-r--r-- | docs/en/xml/security.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/en/xml/security.xml b/docs/en/xml/security.xml index 8ecc388a1..3d2eef83f 100644 --- a/docs/en/xml/security.xml +++ b/docs/en/xml/security.xml @@ -1,5 +1,5 @@ <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> --> -<!-- $Id: security.xml,v 1.3 2008/04/04 06:48:10 jake%bugzilla.org Exp $ --> +<!-- $Id: security.xml,v 1.4 2008/04/04 06:48:11 travis%sedsystems.ca Exp $ --> <chapter id="security"> <title>Bugzilla Security</title> @@ -68,12 +68,13 @@ <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> |