diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-08-09 18:35:31 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-08-09 18:35:31 +0000 |
| commit | cc163b19c0fb81edd4606ca80043452523360496 (patch) | |
| tree | dc51743c8f1c031375179036edc07e54b2353a9c | |
| parent | c70759dcdd3d8abf746cb718dd606cb0fb18067a (diff) | |
Notes
| -rw-r--r-- | sbin/geom/class/eli/geli.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index fb5626af3cbf..12388dece697 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 5, 2006 +.Dd August 9, 2006 .Dt GELI 8 .Os .Sh NAME @@ -289,7 +289,8 @@ option for the .Cm detach subcommand. .It Fl r -Attach read-only provider. It will not be opened for writting. +Attach read-only provider. +It will not be opened for writting. .It Fl k Ar keyfile Specifies a file which contains part of the key. For more information see the description of the |
