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/isp.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/isp.4')
-rw-r--r-- | share/man/man4/isp.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/isp.4 b/share/man/man4/isp.4 index 9c0b2adf58e..c55f9b73d99 100644 --- a/share/man/man4/isp.4 +++ b/share/man/man4/isp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isp.4,v 1.16 2004/03/21 19:50:44 miod Exp $ +.\" $OpenBSD: isp.4,v 1.17 2004/09/30 19:59:24 mickey Exp $ .\" .\" Copyright (c) 1998, 1999 .\" Matthew Jacob, for NASA/Ames Research Center @@ -33,9 +33,9 @@ .Nm isp .Nd Qlogic based SCSI or FibreChannel SCSI Host Adapters .Sh SYNOPSIS -.Cd "isp* at pci? dev ? function ?" Pq PCI -.Cd "isp* at sbus? slot ? offset ?" Pq SBus -.Cd "scsibus* at isp?" +.Cd "isp* at pci? " Pq PCI +.Cd "isp* at sbus? " Pq SBus +.Cd "scsibus* at isp? " .Cd "option ISP_COMPILE_FW" .Sh DESCRIPTION This driver provides access to a |