diff options
-rw-r--r-- | sbin/bioctl/bioctl.8 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index ea084c57049..38267c84e06 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bioctl.8,v 1.51 2007/11/21 13:06:42 jmc Exp $ +.\" $OpenBSD: bioctl.8,v 1.52 2008/06/12 00:25:33 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: November 21 2007 $ +.Dd $Mdocdate: June 12 2008 $ .Dt BIOCTL 8 .Os .Sh NAME @@ -32,7 +32,7 @@ .Sh SYNOPSIS .Nm bioctl .Bk -words -.Op Fl hiqv +.Op Fl hdiqv .Op Fl a Ar alarm-function .Op Fl b Ar channel:target[.lun] .Op Fl C Ar flag[,flag,...] @@ -101,6 +101,8 @@ device of level The device must begin with .Dq softraid followed by a number. +.It Fl d +Delete volume specified by device. .It Fl H Ar channel:target[.lun] If the device at .Ar channel:target[.lun] |