diff options
-rw-r--r-- | share/man/man4/osiop.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/osiop.4 b/share/man/man4/osiop.4 index 6673614e165..13df3008117 100644 --- a/share/man/man4/osiop.4 +++ b/share/man/man4/osiop.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: osiop.4,v 1.8 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: osiop.4,v 1.9 2009/02/17 22:33:37 miod Exp $ .\" $NetBSD: osiop.4,v 1.2 2001/09/22 01:44:55 wiz Exp $ .\" .\" Copyright (c) 2001 Izumi Tsutsui. All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: February 17 2009 $ .Dt OSIOP 4 .Os .Sh NAME @@ -33,7 +33,8 @@ .Nd Symbios/NCR 53C710 SCSI driver .Sh SYNOPSIS .Cd "osiop* at gsc? irq 9 " Pq "hppa" -.Cd "osiop0 at pcctwo0 offset 0x47000 ipl 2" Pq "mvme88k" +.Cd "osiop0 at mc0 offset 0x47000 ipl 2 " Pq "mvme68k" +.Cd "osiop0 at pcctwo0 offset 0x47000 ipl 2" Pq "mvme68k/mvme88k" .Cd "scsibus* at osiop?" .Sh DESCRIPTION The |