summaryrefslogtreecommitdiff
path: root/sbin/bioctl/bioctl.8
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2005-08-18 12:19:09 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2005-08-18 12:19:09 +0000
commit3aceaebc75df9090b2684887634a1046d7b62b7a (patch)
treef13ae4e94b933d9b2d913146d5d867562dbe1524 /sbin/bioctl/bioctl.8
parentcc04a12b665ff97b29ebd56b6e6de37b493111e7 (diff)
very basic blink support.
some manpage tweaks from jmc@
Diffstat (limited to 'sbin/bioctl/bioctl.8')
-rw-r--r--sbin/bioctl/bioctl.89
1 files changed, 8 insertions, 1 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8
index 18d2379f86b..f4a731a433b 100644
--- a/sbin/bioctl/bioctl.8
+++ b/sbin/bioctl/bioctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bioctl.8,v 1.27 2005/08/18 09:16:16 jmc Exp $
+.\" $OpenBSD: bioctl.8,v 1.28 2005/08/18 12:19:08 dlg Exp $
.\"
.\" Copyright (c) 2004, 2005 Marco Peereboom
.\"
@@ -34,6 +34,7 @@
.Bk -words
.Op Fl Dhiv
.Op Fl a Ar alarm-function
+.Op Fl b Ar target
.Op Fl H Ar channel:target[.lun]
.Ar device
.Ek
@@ -63,6 +64,12 @@ The
may be specified as given above,
or by the first letter only
(e.g. -a e).
+.It Fl b Ar target
+Instructs the slot in the enclosure containing the device specified by
+.Ar target
+to blink.
+.Ar device
+is the enclosure.
.It Fl D
Enable debug output.
.It Fl H Ar channel:target[.lun]