Module Name:    src
Committed By:   jdolecek
Date:           Sun Apr 23 14:34:23 UTC 2017

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

Log Message:
xref also mvsata(4), siisata(4)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 src/share/man/man4/ata.4:1.6
--- src/share/man/man4/ata.4:1.5	Thu Apr 28 23:45:15 2011
+++ src/share/man/man4/ata.4	Sun Apr 23 14:34:22 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ata.4,v 1.5 2011/04/28 23:45:15 pgoyette Exp $
+.\"	$NetBSD: ata.4,v 1.6 2017/04/23 14:34:22 jdolecek 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 April 28, 2011
+.Dd April 23, 2017
 .Dt ATA 4
 .Os
 .Sh NAME
@@ -33,6 +33,8 @@
 .Cd "atabus* at wdc? channel ?"
 .Cd "atabus* at pciide? channel ?"
 .Cd "atabus* at ahcisata? channel ?"
+.Cd "atabus* at mvsata? channel ?"
+.Cd "atabus* at siisata? channel ?"
 .Sh DESCRIPTION
 The
 .Nm
@@ -45,6 +47,8 @@ drivers, for hardware which provides dir
 .Xr ahcisata 4 ,
 .Xr atapi 4 ,
 .Xr intro 4 ,
+.Xr mvsata 4 ,
 .Xr pciide 4 ,
+.Xr siisata 4 ,
 .Xr wd 4 ,
 .Xr wdc 4

Reply via email to