From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 22:08:52 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88A6EE58 for ; Sat, 23 Aug 2014 22:08:52 +0000 (UTC) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 4D01F32ED for ; Sat, 23 Aug 2014 22:08:51 +0000 (UTC) Received: from critter.freebsd.dk (unknown [192.168.60.3]) by phk.freebsd.dk (Postfix) with ESMTP id 041F716D6; Sat, 23 Aug 2014 22:08:43 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.9/8.14.9) with ESMTP id s7NAGgaE023150; Sat, 23 Aug 2014 10:16:42 GMT (envelope-from phk@phk.freebsd.dk) To: "Michael W. Lucas" Subject: Re: gbde destroy doesn't match man page? In-reply-to: <20140820215522.GA92455@bewilderbeast.blackhelicopters.org> From: "Poul-Henning Kamp" References: <20140820215522.GA92455@bewilderbeast.blackhelicopters.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <23148.1408789002.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Sat, 23 Aug 2014 10:16:42 +0000 Message-ID: <23149.1408789002@critter.freebsd.dk> Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2014 22:08:52 -0000 -------- In message <20140820215522.GA92455@bewilderbeast.blackhelicopters.org>, "M= ichae l W. Lucas" writes: >Playing with GBDE for my FreeBSD disk book, on: > ># uname -a >FreeBSD storm 11.0-CURRENT FreeBSD 11.0-CURRENT #6 r269010: Wed Jul 23 11= :13:17 EDT 2014 mwlucas@storm:/usr/obj/usr/src/sys/GENERIC amd64 > >According to the man page, I should be able to destroy all copies of >the key with gbde destroy -n -1. It's in the examples. When I >try it I get: I think that is an oversight in the code. -- = Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe = Never attribute to malice what can adequately be explained by incompetence= .