diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2012-08-14 01:08:20 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2012-08-14 01:08:20 +0000 |
commit | f021fc140a6bee270b21bbb3714bcf3c23eb9851 (patch) | |
tree | 25e6f7f57a6d8b88f97b9adc3943feabf31fa4aa /share/man/man4/ahc.4 | |
parent | 3617821c1234450e4ed44b25aa792015d5d154eb (diff) |
kernel configs dont need "scsibus* at foo?" anymore.
"guess you get more commits" deraadt@
Diffstat (limited to 'share/man/man4/ahc.4')
-rw-r--r-- | share/man/man4/ahc.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4 index 9191b3ca480..18f97bc108f 100644 --- a/share/man/man4/ahc.4 +++ b/share/man/man4/ahc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahc.4,v 1.38 2010/07/03 03:59:16 krw Exp $ +.\" $OpenBSD: ahc.4,v 1.39 2012/08/14 01:08:19 dlg Exp $ .\" $NetBSD: ahc.4,v 1.1.2.1 1996/08/25 17:22:14 thorpej Exp $ .\" .\" Copyright (c) 1995, 1996 @@ -27,7 +27,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: July 3 2010 $ +.Dd $Mdocdate: August 14 2012 $ .Dt AHC 4 .Os .Sh NAME @@ -37,7 +37,6 @@ .Cd "ahc0 at isa? " Pq VL .Cd "ahc* at eisa? " Pq EISA .Cd "ahc* at pci? " Pq PCI -.Cd "scsibus* at ahc?" .Cd "option AHC_ALLOW_MEMIO" .Cd "option AHC_TMODE_ENABLE" .Sh DESCRIPTION |