diff options
-rw-r--r-- | share/man/man4/ahci.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ahci.4 b/share/man/man4/ahci.4 index 8ba06bbf71c..75c9e48a254 100644 --- a/share/man/man4/ahci.4 +++ b/share/man/man4/ahci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ahci.4,v 1.5 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: ahci.4,v 1.6 2007/07/02 03:37:40 dlg Exp $ .\" .\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" TORTIOUS ACTION, ARISING OUT OF .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 2 2007 $ .Dt AHCI 4 .Os .Sh NAME @@ -22,6 +22,7 @@ .Nd Advanced Host Controller Interface for Serial ATA .Sh SYNOPSIS .Cd "ahci* at pci?" +.Cd "ahci* at jmb?" .Cd "scsibus* at ahci?" .Sh DESCRIPTION The @@ -39,6 +40,7 @@ controllers are actual ATA controllers, the driver emulates SCSI via a translation layer. .Sh SEE ALSO .Xr intro 4 , +.Xr jmb 4 , .Xr pci 4 , .Xr pciide 4 , .Xr scsi 4 |