summaryrefslogtreecommitdiffstats
path: root/sbin/gbde/gbde.8
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
committerru <ru@FreeBSD.org>2004-05-17 08:35:43 +0000
commitf6aa4621fdedfa56e30080766807470b824ed6cb (patch)
treec446a692418d56b54ed63c7ca0bc02346ad40b65 /sbin/gbde/gbde.8
parentd268c01ce212b73265c588a611085fda8626c71e (diff)
downloadFreeBSD-src-f6aa4621fdedfa56e30080766807470b824ed6cb.zip
FreeBSD-src-f6aa4621fdedfa56e30080766807470b824ed6cb.tar.gz
Assorted markup, grammar, and spelling fixes.
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