svn commit: r362362 - head/share/man/man4
Warner Losh
imp at FreeBSD.org
Fri Jun 19 04:09:36 UTC 2020
Author: imp
Date: Fri Jun 19 04:09:35 2020
New Revision: 362362
URL: https://svnweb.freebsd.org/changeset/base/362362
Log:
The actual name for MMCCAM sd block devices is sdda.
Pointed out by: kibab@
Modified:
head/share/man/man4/scsi.4
Modified: head/share/man/man4/scsi.4
==============================================================================
--- head/share/man/man4/scsi.4 Fri Jun 19 03:32:04 2020 (r362361)
+++ head/share/man/man4/scsi.4 Fri Jun 19 04:09:35 2020 (r362362)
@@ -24,7 +24,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd June 6, 2020
+.Dd June 18, 2020
.Dt CAM 4
.Os
.Sh NAME
@@ -330,7 +330,7 @@ SCSI or SAS device, or devices that accept SCSI CDBs f
ATA or SATA device
.It Xr nda 4
NVME device
-.It Xr mda 4
+.It Xr sdda 4
An SD or MMC block storage device.
.El
.Pp
@@ -441,7 +441,7 @@ for details.
.Xr ada 4 ,
.Xr da 4 ,
.Xr nda 4 ,
-.\" .Xr mda 4 ,
+.\" .Xr sdda 4 ,
.Xr pass 4 ,
.Xr sa 4
.Pp
More information about the svn-src-all
mailing list