summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2005-04-05 06:32:16 +0000
committerjmc <jmc@openbsd.org>2005-04-05 06:32:16 +0000
commitf564eaf43eee8aef19dd0ea9da288ee48676ccc9 (patch)
tree231888be1898b989ea3df1f2ea4366d40b30916e
parentClean up some logic. Use better error handling for sd devices. Be (diff)
downloadwireguard-openbsd-f564eaf43eee8aef19dd0ea9da288ee48676ccc9.tar.xz
wireguard-openbsd-f564eaf43eee8aef19dd0ea9da288ee48676ccc9.zip
add -b to synopsis;
use .Bk/.Ek to avoid line split;
-rw-r--r--sbin/bioctl/bioctl.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8
index 482c8f1b4f3..d4b73115136 100644
--- a/sbin/bioctl/bioctl.8
+++ b/sbin/bioctl/bioctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bioctl.8,v 1.5 2005/04/04 22:43:07 marco Exp $
+.\" $OpenBSD: bioctl.8,v 1.6 2005/04/05 06:32:16 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Marco Peereboom
.\"
@@ -31,11 +31,14 @@
.Nd RAID management interface
.Sh SYNOPSIS
.Nm bioctl
+.Bk -words
.Op Fl Dehpt
.Op Fl a Ar function
+.Op Fl b Ar function
.Op Fl l Ar device-list
.Op Fl u Ar function
.Fl d Ar device
+.Ek
.Sh DESCRIPTION
.Nm
provides a generic interface for RAID management.