diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-05-27 12:26:17 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2012-05-27 12:26:17 +0000 |
commit | 497550a950b77b29850cb3e83da5831afc4abd54 (patch) | |
tree | 0e3c2ec9cc11988d2d828f7b0f1cfbfb5ecf5fec /share/man | |
parent | 9a1fb034e4d738141b9f0d9f37118e79345479bb (diff) |
mention tcpcib
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/isa.4 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 5f1ce6130b3..b59fff87a17 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.69 2011/06/29 17:49:39 tedu Exp $ +.\" $OpenBSD: isa.4,v 1.70 2012/05/27 12:26:16 jsg Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,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: June 29 2011 $ +.Dd $Mdocdate: May 27 2012 $ .Dt ISA 4 .Os .Sh NAME @@ -40,6 +40,7 @@ .Sh SYNOPSIS .Cd "# amd64 and i386" .Cd "isa* at amdpcib?" +.Cd "isa0 at tcpcib?" .Cd "isa0 at mainbus0" .Cd "isa0 at pcib?" .Cd "isadma0 at isa?" |