diff options
author | 2004-03-31 14:26:34 +0000 | |
---|---|---|
committer | 2004-03-31 14:26:34 +0000 | |
commit | 068b7b58525450a8dbb733164f3ad64761b73e57 (patch) | |
tree | 09f0cc924efbff60e89be93d0ee4d23f2be1fed7 | |
parent | Simple pcib(4) man page. (diff) | |
download | wireguard-openbsd-068b7b58525450a8dbb733164f3ad64761b73e57.tar.xz wireguard-openbsd-068b7b58525450a8dbb733164f3ad64761b73e57.zip |
Simplify; jmc@ ok
-rw-r--r-- | share/man/man4/pcib.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcib.4 b/share/man/man4/pcib.4 index 4ef72f48894..68e5f1628ef 100644 --- a/share/man/man4/pcib.4 +++ b/share/man/man4/pcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcib.4,v 1.1 2004/03/31 13:28:21 grange Exp $ +.\" $OpenBSD: pcib.4,v 1.2 2004/03/31 14:26:34 grange Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -27,7 +27,7 @@ The .Nm driver supports generic -.Tn PCI Ns \- Ns Tn ISA +.Tn PCI-ISA bridges. These devices are largely transparent and provide no user accessible entry points. |