diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml
index 54e52885ce..b9e6540f2f 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml
@@ -2413,19 +2413,20 @@ Quotas for user test:
analyze the data.
Regardless of how an attacker may have come into possession
- of a hard drive or powered-down computer, the GEOM-based
- cryptographic subsystems built into &os; are
- able to protect the data on the computer's file systems against
- even highly-motivated attackers with significant resources.
- Unlike encryption methods that encrypt individual files, the built-in
- gbde and geli utilities can be used to
- transparently encrypt entire file systems. No cleartext ever
- touches the hard drive's platter.
+ of a hard drive or powered-down computer, the
+ GEOM-based cryptographic subsystems built
+ into &os; are able to protect the data on the computer's file
+ systems against even highly-motivated attackers with significant
+ resources. Unlike encryption methods that encrypt individual
+ files, the built-in gbde and
+ geli utilities can be used to transparently
+ encrypt entire file systems. No cleartext ever touches the hard
+ drive's platter.
- This chapter demonstrates how to create an encrypted file
- system on &os;. It first demonstrates the process using
- gbde and then demonstrates the same example
- using geli.
+ This chapter demonstrates how to create an encrypted file
+ system on &os;. It first demonstrates the process using
+ gbde and then demonstrates the same example
+ using geli.
Disk Encryption with
@@ -2622,10 +2623,10 @@ gbde_devices="ad4s1c"
gbde_lockdir="/etc/gbde"
This requires that the passphrase be entered at the
- console at boot time. After typing the correct passphrase, the
- encrypted partition will be mounted automatically. Additional
- gbde boot options are available and
- listed in &man.rc.conf.5;.
+ console at boot time. After typing the correct passphrase,
+ the encrypted partition will be mounted automatically.
+ Additional gbde boot options are
+ available and listed in &man.rc.conf.5;.