halex removed the -p restriction, so do not document it;
authorjmc <jmc@openbsd.org>
Thu, 22 Oct 2015 08:35:18 +0000 (08:35 +0000)
committerjmc <jmc@openbsd.org>
Thu, 22 Oct 2015 08:35:18 +0000 (08:35 +0000)
from kirill bychkov

sbin/bioctl/bioctl.8

index 48675e9..c95af4d 100644 (file)
@@ -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.