--- jailer-0.4.orig/doc/man/jailer.8
+++ jailer-0.4/doc/man/jailer.8
@@ -1,41 +1,43 @@
 .\" Copyright (c) 2001 BalaBit IT Ltd.
 .TH JAILER 8 "December 4, 2001"
 .SH NAME
-jailer \- jailer is a script for creating jails from deban packages
+jailer \- jailer is a script for creating jails from Debian packages
 .SH SYNOPSIS
 jailer <jailer.conf> <jail identifier>
 .SH DESCRIPTION
 
 .I jailer
-is a script for creating chrooted enviroments for debian packages.
+is a script for creating chrooted environments for Debian packages.
 
-Jailer deals only with debian packages, which sould be installed
-to your debian system.
+Jailer deals only with Debian packages, which should be installed
+to your Debian system.
 
 .SH WARNING
 
-Do not configure your daemon inside your jail, because
+Do not configure your daemon inside your jail, because the
 .I updatejail
 script will wipe out all the data inside the jail. If you would
-like to change any setting inside the jail, do it at your
-original place and than run
+like to change any settings inside the jail, make the changes in the
+original location and then run
 .I updatejail
-. This makes it possible to place a jail even to a ramdisk.
+\&. This makes it possible to place a jail even to a ramdisk.
 
 .SH Options
 
 .TP
 .B <jailer.conf>
-configuration file which contains settings of the new chrooted enviroment.
-For further information see
-.I man 8 jailer.conf
+The configuration file which contains the settings of the new chrooted
+environment.  For further information see
+.I man 5 jailer.conf
 
 .TP
 .B <jail identifier>
-identifier which determines which jail is to be created from
+identifier which determines which jail will be created. This identifier
+has to be defiend in
 .I jailer.conf
+\.
 
-.SH SEEL ALSO
+.SH SEE ALSO
 
 updatejail(8) jailer.conf(5), 
 
