diff options
author | 2004-05-05 13:17:46 +0000 | |
---|---|---|
committer | 2004-05-05 13:17:46 +0000 | |
commit | 16845305d06ba299e8a09c2d2e4cefd2abe807ce (patch) | |
tree | 51f77664c1c70589c4935477b5508f333a5d1875 | |
parent | NetBSD (r) 2.0 definitely will exist. (diff) | |
download | wireguard-openbsd-16845305d06ba299e8a09c2d2e4cefd2abe807ce.tar.xz wireguard-openbsd-16845305d06ba299e8a09c2d2e4cefd2abe807ce.zip |
More locator simplification
-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 |