diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-05 13:17:47 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-05-05 13:17:47 +0000 |
commit | 657f5c3cc162c4ea1387652ef8491ed5d6a8b604 (patch) | |
tree | 3784375d8b8cd3012e443f0624ecce45286c854e /share/man/man4/man4.mvme88k | |
parent | 1bb42f537b37e724a5b461fbbe67d3388c244800 (diff) |
More locator simplification
Diffstat (limited to 'share/man/man4/man4.mvme88k')
-rw-r--r-- | share/man/man4/man4.mvme88k/pcctwo.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.mvme88k/pcctwo.4 b/share/man/man4/man4.mvme88k/pcctwo.4 index fd407d8156b..e590e4daea1 100644 --- a/share/man/man4/man4.mvme88k/pcctwo.4 +++ b/share/man/man4/man4.mvme88k/pcctwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcctwo.4,v 1.3 2003/08/08 09:29:24 miod Exp $ +.\" $OpenBSD: pcctwo.4,v 1.4 2004/05/05 13:17:46 miod Exp $ .\" .\" Copyright (c) 2003 Paul Weissmann .\" All rights reserved. @@ -33,7 +33,7 @@ .Nd PCCchip2 local bus controller .Sh SYNOPSIS .Cd "pcctwo0 at mainbus0 addr 0xfff00000 " Pq "MVME187" -.Cd "pcctwo0 at bussw0 offset 0x42000 " Pq "MVME197" +.Cd "pcctwo0 at bussw0 offset 0x00000 " Pq "MVME197" .Sh DESCRIPTION The .Nm |