diff options
author | 2005-05-22 02:33:26 +0000 | |
---|---|---|
committer | 2005-05-22 02:33:26 +0000 | |
commit | 767f78940bdbb9f16b1f7f2308be66222280228b (patch) | |
tree | 34f5be56b84d8ca1397d57b22fb0f3d3116b6f12 | |
parent | re(4) (diff) | |
download | wireguard-openbsd-767f78940bdbb9f16b1f7f2308be66222280228b.tar.xz wireguard-openbsd-767f78940bdbb9f16b1f7f2308be66222280228b.zip |
ahc(4) was enabled a while ago, add it here too
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index 24d7ff8952a..7a3eee94843 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.47 2005/05/22 02:22:58 pvalchev Exp $ +.\" $OpenBSD: intro.4,v 1.48 2005/05/22 02:33:26 pvalchev Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. @@ -75,6 +75,8 @@ Not all supported devices are listed. .Bl -tag -width zs/zstty/zskbd(4) -compact -offset indent .It Xr agten 4 Fujitsu AG-10e frame buffer. +.It Xr ahc 4 +Adaptec 2xxx and 3xxx series PCI/VLB/EISA SCSI adapter boards. .It Xr apio 4 Aurora SBus pio1 parallel ports. .It Xr asio 4 |