diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-09-30 19:59:29 +0000 |
commit | da33bf906a3a99b91944e49af9a830a6de5e876e (patch) | |
tree | d5528f6f43b83d9155593d7659e1e9ca85ccf1c9 /share/man/man4/iop.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/iop.4')
-rw-r--r-- | share/man/man4/iop.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/iop.4 b/share/man/man4/iop.4 index 5cdae8d2b78..f20a2d91a31 100644 --- a/share/man/man4/iop.4 +++ b/share/man/man4/iop.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iop.4,v 1.10 2004/06/07 13:51:58 jmc Exp $ +.\" $OpenBSD: iop.4,v 1.11 2004/09/30 19:59:24 mickey Exp $ .\" $NetBSD: iop.4,v 1.7 2001/03/20 13:09:19 ad Exp $ .\" .\" Copyright (c) 2000 The NetBSD Foundation, Inc. @@ -43,9 +43,9 @@ .Nd .Tn I2O (RAID) adapter driver .Sh SYNOPSIS -.Cd "iop* at pci? dev ? function ?" -.Cd "iopsp* at iop? tid ?" -.Cd "ioprbs* at iop? tid ?" +.Cd "iop* at pci?" +.Cd "iopsp* at iop?" +.Cd "ioprbs* at iop?" .Cd "scsibus* at iopsp?" .Cd "scsibus* at ioprbs?" .Cd "option I2OVERBOSE" |