summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2005-08-21 23:36:32 +0000
committerderaadt <deraadt@openbsd.org>2005-08-21 23:36:32 +0000
commit19debb561668ba1c809d9f2ee08d560920703357 (patch)
treeae033bb8bf38ee3a98fad872d5cb14d5058df0b7
parenthandle the unblink request; ok dlg marco krw (diff)
downloadwireguard-openbsd-19debb561668ba1c809d9f2ee08d560920703357.tar.xz
wireguard-openbsd-19debb561668ba1c809d9f2ee08d560920703357.zip
device may be {ses,safte}# as well, for slot-operations
-rw-r--r--sbin/bioctl/bioctl.87
1 files changed, 6 insertions, 1 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8
index d477b79de01..089419761c7 100644
--- a/sbin/bioctl/bioctl.8
+++ b/sbin/bioctl/bioctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bioctl.8,v 1.34 2005/08/19 06:18:51 deraadt Exp $
+.\" $OpenBSD: bioctl.8,v 1.35 2005/08/21 23:36:32 deraadt Exp $
.\"
.\" Copyright (c) 2004, 2005 Marco Peereboom
.\"
@@ -115,6 +115,11 @@ support in the enclosure.
Be more verbose in output.
.It Ar device
Select a drive by name (e.g. sd0) or a RAID controller by name (e.g. ami0).
+For operations which will be performed against
+.Xr ses 4 or
+.Xr safte 4
+enclosures, it is also possible to directly specify the enclosure name
+(e.g. safte0).
.El
.Sh SEE ALSO
.Xr ami 4 ,