From 43d315f0a20bec15bb1450ad2b4b1160ded44b2e Mon Sep 17 00:00:00 2001 From: pjd Date: Sat, 16 Sep 2006 09:27:54 +0000 Subject: Note that we don't destroy keys on read-only attached providers. MFC after: 1 week --- sbin/geom/class/eli/geli.8 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sbin/geom/class') 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 +.\" Copyright (c) 2005-2006 Pawel Jakub Dawidek .\" 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. -- cgit v1.1