summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2006-09-16 09:27:54 +0000
committerpjd <pjd@FreeBSD.org>2006-09-16 09:27:54 +0000
commit43d315f0a20bec15bb1450ad2b4b1160ded44b2e (patch)
tree9f2578555550bbe253e849653038ef592ead19ef /sbin/geom/class
parent034bd1e69561dbb62c23417a5dc19440bba806b3 (diff)
downloadFreeBSD-src-43d315f0a20bec15bb1450ad2b4b1160ded44b2e.zip
FreeBSD-src-43d315f0a20bec15bb1450ad2b4b1160ded44b2e.tar.gz
Note that we don't destroy keys on read-only attached providers.
MFC after: 1 week
Diffstat (limited to 'sbin/geom/class')
-rw-r--r--sbin/geom/class/eli/geli.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/geom/class/eli/geli.8 b/sbin/geom/class/eli/geli.8
index ef9da57..580b6e0 100644
--- a/sbin/geom/class/eli/geli.8
+++ b/sbin/geom/class/eli/geli.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+.\" Copyright (c) 2005-2006 Pawel Jakub Dawidek <pjd@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 9, 2006
+.Dd September 16, 2006
.Dt GELI 8
.Os
.Sh NAME
@@ -414,6 +414,9 @@ It will destroy all keys on the given provider and will detach it forcibly
(if it is attached).
This is absolutely a one-way command - if you do not have a metadata
backup, your data is gone for good.
+In case provider was attached with the
+.Fl r
+flag, the keys won't be destroyed, only the provider will be detached.
.Bl -tag -width ".Fl a Ar algo"
.It Fl a
If specified, all currently attached providers will be killed.
OpenPOWER on IntegriCloud