summaryrefslogtreecommitdiff
path: root/sbin/bioctl/bioctl.c
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-11-24 06:06:07 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-11-24 06:06:07 +0000
commit823fb281d7f4a53aba18f8044c81033eb37ff967 (patch)
treed5bda431e59d7151b647d8aec72572b279052646 /sbin/bioctl/bioctl.c
parent3f814e25245f57b0e44040f7c394627a6cdd1a01 (diff)
put -P in the right place;
Diffstat (limited to 'sbin/bioctl/bioctl.c')
-rw-r--r--sbin/bioctl/bioctl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.c b/sbin/bioctl/bioctl.c
index 1a40d471f31..6010db506ec 100644
--- a/sbin/bioctl/bioctl.c
+++ b/sbin/bioctl/bioctl.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bioctl.c,v 1.85 2009/11/24 02:19:35 jsing Exp $ */
+/* $OpenBSD: bioctl.c,v 1.86 2009/11/24 06:06:06 jmc Exp $ */
/*
* Copyright (c) 2004, 2005 Marco Peereboom
@@ -257,7 +257,7 @@ usage(void)
"[-R device | channel:target[.lun]\n"
"\t[-u channel:target[.lun]] "
"device\n"
- " %s [-Pdhiqv] "
+ " %s [-dhiPqv] "
"[-C flag[,flag,...]] [-c raidlevel]\n"
"\t[-l special[,special,...]] [-p passfile]\n"
"\t[-R device | channel:target[.lun] [-r rounds] "