Module Name: src
Committed By: jdolecek
Date: Tue Oct 23 05:30:58 UTC 2018
Modified Files:
src/share/man/man4: mvsata.4
Log Message:
Xr to ahcisata(4), ther is no ahci(4)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/mvsata.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/mvsata.4
diff -u src/share/man/man4/mvsata.4:1.7 src/share/man/man4/mvsata.4:1.8
--- src/share/man/man4/mvsata.4:1.7 Mon Oct 22 19:53:25 2018
+++ src/share/man/man4/mvsata.4 Tue Oct 23 05:30:58 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mvsata.4,v 1.7 2018/10/22 19:53:25 jdolecek Exp $
+.\" $NetBSD: mvsata.4,v 1.8 2018/10/23 05:30:58 jdolecek Exp $
.\"
.\" Copyright (c) 2009 KIYOHARA Takashi
.\" All rights reserved.
@@ -88,7 +88,7 @@ Triones Technologies RocketRAID 2310 RAI
.El
.El
.Sh SEE ALSO
-.Xr ahci 4 ,
+.Xr ahcisata 4 ,
.Xr ata 4 ,
.Xr atapi 4 ,
.Xr pci 4 ,
@@ -124,5 +124,5 @@ poor ATAPI support. It's very unlikely t
receive any further changes, particularily not for the Gen I and Gen II
controllers.
Use an
-.Xr ahci 4
+.Xr ahcisata 4
compatible controller instead.