From 3234fa0ed81ecec77da0765eb2bc961149b4eda7 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 22 Oct 2015 08:35:18 +0000 Subject: [PATCH] halex removed the -p restriction, so do not document it; from kirill bychkov --- sbin/bioctl/bioctl.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index 48675e99249..c95af4db1e5 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.97 2015/09/12 14:21:25 schwarze Exp $ +.\" $OpenBSD: bioctl.8,v 1.98 2015/10/22 08:35:18 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Marco Peereboom .\" @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: September 12 2015 $ +.Dd $Mdocdate: October 22 2015 $ .Dt BIOCTL 8 .Os .Sh NAME @@ -260,7 +260,6 @@ Change the passphrase on the selected crypto volume. .It Fl p Ar passfile Passphrase file used when crypto volumes are brought up. This file must be root owned and have 0600 permissions. -This option cannot be used during the initial creation of the crypto volume. .It Fl r Ar rounds When creating an encrypted volume, specifies the number of iterations of the PBKDF2 algorithm used to convert a passphrase into a key. -- 2.20.1