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/boca.4 | |
parent | 4e805f071034a6f2755a89025cf385a2b74b0ec4 (diff) |
kill default locators
Diffstat (limited to 'share/man/man4/boca.4')
-rw-r--r-- | share/man/man4/boca.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/boca.4 b/share/man/man4/boca.4 index 84a7dda9e1b..3ec4c90ff6c 100644 --- a/share/man/man4/boca.4 +++ b/share/man/man4/boca.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boca.4,v 1.8 2003/08/31 19:42:47 jmc Exp $ +.\" $OpenBSD: boca.4,v 1.9 2004/09/30 19:59:24 mickey Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -43,17 +43,17 @@ For 4-port BB1004 boards and 8-port BB1008 boards: .Pp .Cd "boca0 at isa? port 0x100 irq 5" -.Cd "com* at boca? slave ?" +.Cd "com* at boca?" or -.Cd "pccom* at boca? slave ?" +.Cd "pccom* at boca?" .Pp For 16-port BB2016 boards: .Pp .Cd "boca0 at isa? port 0x100 irq 5" .Cd "boca1 at isa? port 0x140 irq 5" -.Cd "com* at boca? slave ?" +.Cd "com* at boca?" or -.Cd "pccom* at boca? slave ?" +.Cd "pccom* at boca?" .Pp (The BB2016 is functionally equivalent to two BB1008 boards, and is configured as such.) |