summaryrefslogtreecommitdiffstats
path: root/sbin/gbde/gbde.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/gbde/gbde.8')
-rw-r--r--sbin/gbde/gbde.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/gbde/gbde.8 b/sbin/gbde/gbde.8
index 0053304..5608f1d 100644
--- a/sbin/gbde/gbde.8
+++ b/sbin/gbde/gbde.8
@@ -172,8 +172,10 @@ To attach an encrypted device:
.Pp
.Dl "gbde attach ad0s1f -l /etc/ad0s1f.lock"
.Pp
-The encrypted device has the suffix ``.bde'' so a typical
-command to create and mount a filesystem would be:
+The encrypted device has the suffix
+.Pa .bde
+so a typical
+command to create and mount a file system would be:
.Pp
.Dl "newfs /dev/ad0s1f.bde"
.Dl "mount /dev/ad0s1f.bde /secret"
@@ -183,7 +185,7 @@ To detach an encrypted device:
.Dl "gbde detach ad0s1f"
.Pp
Please notice that detaching an encrypted device corresponds to
-physically removing it, do not forget to unmount the filesystem first.
+physically removing it, do not forget to unmount the file system first.
.Pp
To initialize the second key using a detached lockfile and a trivial
pass-phrase:
OpenPOWER on IntegriCloud