diff options
author | joel <joel@FreeBSD.org> | 2006-02-01 14:33:14 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2006-02-01 14:33:14 +0000 |
commit | 87dcb0582dceaa1c8094cad61b0dc243a795d726 (patch) | |
tree | f3dba38cd9f7d690e635c13ace0eb744aac914e5 /sbin | |
parent | fb47ff4774cefc7b86271e444b0c555fded2a40a (diff) | |
download | FreeBSD-src-87dcb0582dceaa1c8094cad61b0dc243a795d726.zip FreeBSD-src-87dcb0582dceaa1c8094cad61b0dc243a795d726.tar.gz |
Expand contractions.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/geom/class/eli/geli.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index e04d066..13c0046 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -172,7 +172,7 @@ destroy his keys, it is possible to get the data back by restoring keys from the backup. .It Providers can be configured to automatically detach on last close -(so users don't have to remember to detach providers after unmounting +(so users do not have to remember to detach providers after unmounting the file systems). .It Allows to attach a provider with a random, one-time key - useful for swap @@ -250,7 +250,7 @@ Additional options include: .Bl -tag -width ".Fl a Ar algo" .It Fl d If specified, a decrypted provider will be detached automatically on last close. -This can help with short memory - user doesn't have to remember to detach the +This can help with short memory - user does not have to remember to detach the provider after unmounting the file system. It only works when the provider was opened for writing, so it will not work if the file system on the provider is mounted read-only. |