diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
index fd1ee59976..17477397c9 100644
--- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml
@@ -1275,8 +1275,7 @@ scsibus1:
&prompt.root; dd if=/dev/acd0t01 of=track1.cdr bs=2352
&prompt.root; dd if=/dev/acd0t02 of=track2.cdr bs=2352
-...
-
+...
@@ -2780,7 +2779,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready
backup, files that are created/deleted during the backup and
more. She presented the results at LISA V in Oct. 1991. See
torture-testing
+ url="http://www.coredumps.de/doc/dump/zwicky/testdump.doc.html">torture-testing
Backup and Archive Programs.
@@ -3612,17 +3611,15 @@ Password:
use with UFS1 or UFS2, set the sector_size to
2048:
- $FreeBSD: src/sbin/gbde/template.txt,v 1.1 2002/10/20 11:16:13 phk Exp $
+ # $FreeBSD: src/sbin/gbde/template.txt,v 1.1.36.1 2009/08/03 08:13:06 kensmith Exp $
#
# Sector size is the smallest unit of data which can be read or written.
# Making it too small decreases performance and decreases available space.
# Making it too large may prevent filesystems from working. 512 is the
# minimum and always safe. For UFS, use the fragment size
#
-sector_size = 2048
-[...]
-
+sector_size = 2048
+[...]
&man.gbde.8; will ask you twice to type the
passphrase that should be used to secure the data. The
@@ -4121,10 +4118,8 @@ geli_da2_flags="-p -k /root/da2.key"
device in the respective /etc/fstab swap
line:
-
-# Device Mountpoint FStype Options Dump Pass#
-/dev/ad0s1b.bde none swap sw 0 0
-
+ # Device Mountpoint FStype Options Dump Pass#
+/dev/ad0s1b.bde none swap sw 0 0
@@ -4136,10 +4131,8 @@ geli_da2_flags="-p -k /root/da2.key"
in the respective /etc/fstab swap
line:
-
-# Device Mountpoint FStype Options Dump Pass#
-/dev/ad0s1b.eli none swap sw 0 0
-
+ # Device Mountpoint FStype Options Dump Pass#
+/dev/ad0s1b.eli none swap sw 0 0
&man.geli.8; uses the AES algorithm
with a key length of 256 bit by default.
@@ -4170,15 +4163,13 @@ geli_da2_flags="-p -k /root/da2.key"
&prompt.user; swapinfo
Device 1K-blocks Used Avail Capacity
-/dev/ad0s1b.bde 542720 0 542720 0%
-
+/dev/ad0s1b.bde 542720 0 542720 0%
If &man.geli.8; is being used:
&prompt.user; swapinfo
Device 1K-blocks Used Avail Capacity
-/dev/ad0s1b.eli 542720 0 542720 0%
-
+/dev/ad0s1b.eli 542720 0 542720 0%