diff --git a/en_US.ISO8859-1/books/handbook/jails/chapter.xml b/en_US.ISO8859-1/books/handbook/jails/chapter.xml
index 7d999097fa..4fd3d57051 100644
--- a/en_US.ISO8859-1/books/handbook/jails/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/jails/chapter.xml
@@ -522,9 +522,10 @@ jail_www_devfs_enable="YES" # mount devfs in
Among the many third-party utilities for jail
administration, one of the most complete and useful is
sysutils/ezjail. It is a set of scripts
- that contribute to &man.jail.8; management.
- Please refer to the handbook section
- on ezjail for more information.
+ that contribute to &man.jail.8; management. Please refer to
+ the
+ handbook section on ezjail
+ for more information.
@@ -1005,12 +1006,12 @@ jail_www_devfs_enable="YES"
tedious and error-prone. Dirk Engling's
ezjail automates and greatly
simplifies many jail tasks. A basejail is
- created as a template. Additional jails use &man.mount.nullfs.8;
- to share many of the basejail directories without using
- additional disk space. Each additional jail takes only a few
- megabytes of disk space before applications are installed.
- Upgrading the copy of the userland in the basejail automatically
- upgrades all of the other jails.
+ created as a template. Additional jails use
+ &man.mount.nullfs.8; to share many of the basejail directories
+ without using additional disk space. Each additional jail takes
+ only a few megabytes of disk space before applications are
+ installed. Upgrading the copy of the userland in the basejail
+ automatically upgrades all of the other jails.
Additional benefits and features are described in detail on
the ezjail web site,
export jail_jailname_parameters="allow.raw_sockets=1"
- Do not enable raw network sockets unless services in
+ Do not enable raw network sockets unless services in
the jail actually require them.
@@ -1266,7 +1267,7 @@ Retype New Password:
Enter configuration settings in
/etc/rc.conf. This is much like
configuring a full computer. The host name and
- IP address are not set here. Those
+ IP address are not set here. Those
values are already provided by the jail
configuration.