Module Name:    src
Committed By:   pgoyette
Date:           Thu Apr 28 23:45:16 UTC 2011

Modified Files:
        src/share/man/man4: ata.4

Log Message:
Note that atabus* can also attach at ahcisata?


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/ata.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ata.4
diff -u src/share/man/man4/ata.4:1.4 src/share/man/man4/ata.4:1.5
--- src/share/man/man4/ata.4:1.4	Mon Oct 19 18:41:08 2009
+++ src/share/man/man4/ata.4	Thu Apr 28 23:45:15 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ata.4,v 1.4 2009/10/19 18:41:08 bouyer Exp $
+.\"	$NetBSD: ata.4,v 1.5 2011/04/28 23:45:15 pgoyette Exp $
 .\"
 .\" Copyright (c) 2003 Manuel Bouyer.
 .\"
@@ -22,7 +22,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 October 8, 2003
+.Dd April 28, 2011
 .Dt ATA 4
 .Os
 .Sh NAME
@@ -32,6 +32,7 @@
 .Sh SYNOPSIS
 .Cd "atabus* at wdc? channel ?"
 .Cd "atabus* at pciide? channel ?"
+.Cd "atabus* at ahcisata? channel ?"
 .Sh DESCRIPTION
 The
 .Nm
@@ -41,6 +42,7 @@
 .Xr atapi 4
 drivers, for hardware which provides direct access to the ATA registers.
 .Sh SEE ALSO
+.Xr ahcisata 4 ,
 .Xr atapi 4 ,
 .Xr intro 4 ,
 .Xr pciide 4 ,

Reply via email to