diff options
Diffstat (limited to 'sbin/bioctl/bioctl.8')
-rw-r--r-- | sbin/bioctl/bioctl.8 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index d32c5d4700b..595ac1d1efb 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.72 2009/07/31 05:58:51 jmc Exp $ +.\" $OpenBSD: bioctl.8,v 1.73 2009/10/21 22:31:17 marco 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: July 31 2009 $ +.Dd $Mdocdate: October 21 2009 $ .Dt BIOCTL 8 .Os .Sh NAME @@ -47,6 +47,7 @@ .Op Fl C Ar flag[,flag,...] .Op Fl c Ar raidlevel .Op Fl l Ar special[,special,...] +.Op Fl p Ar passfile .Op Fl R Ar device \*(Ba channel:target[.lun] .Op Fl r Ar rounds .Ar device @@ -124,6 +125,10 @@ digits to four or less. .It Fl i Enumerate the selected RAID devices. This is the default if no other option is given. +.It Fl p Ar passfile +Passphrase file used for crypto volume bring-up. +This file must be root owned and have 0600 permissions. +This can not be used during the initial creation of the crypto volume. .It Fl q Show vendor, product, revision, and serial number for the given disk. .It Fl R Ar device \*(Ba channel:target[.lun] |