diff options
| author | Maxim Konovalov <maxim@FreeBSD.org> | 2006-08-10 01:13:38 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@FreeBSD.org> | 2006-08-10 01:13:38 +0000 |
| commit | 939b8dd67a2a76d18024dcbc16b82ac09d51668b (patch) | |
| tree | 42a019b7b37e83b6567d393b7cbb3f5317631bea | |
| parent | ddebcb409b9182dad3fc6a4057013fff5479918c (diff) | |
Notes
| -rw-r--r-- | sbin/geom/class/eli/geli.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8 index bdbabd9d10ad..ef9da572cc70 100644 --- a/sbin/geom/class/eli/geli.8 +++ b/sbin/geom/class/eli/geli.8 @@ -290,7 +290,7 @@ option for the subcommand. .It Fl r Attach read-only provider. -It will not be opened for writting. +It will not be opened for writing. .It Fl k Ar keyfile Specifies a file which contains part of the key. For more information see the description of the |
