summaryrefslogtreecommitdiff
path: root/sbin/gbde
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
commitd04b5dfe6cb5c950c97bcc0c5742c01d1d8d33f9 (patch)
treec446a692418d56b54ed63c7ca0bc02346ad40b65 /sbin/gbde
parent44d907a2fc007702f8a71355e768a8717e6e466c (diff)
downloadsrc-test2-d04b5dfe6cb5c950c97bcc0c5742c01d1d8d33f9.tar.gz
src-test2-d04b5dfe6cb5c950c97bcc0c5742c01d1d8d33f9.zip
Notes
Diffstat (limited to 'sbin/gbde')
-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 00533042363b..5608f1d40166 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: