]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Replace references to /dev/acd0 with /dev/cd0
authorngie <ngie@FreeBSD.org>
Tue, 13 Oct 2015 17:14:27 +0000 (17:14 +0000)
committerngie <ngie@FreeBSD.org>
Tue, 13 Oct 2015 17:14:27 +0000 (17:14 +0000)
atapicd(4) was replaced by cd(4) with the atacam work done by
mav@ and then removed in r249083

X-MFC to: stable/10
MFC after: 2 weeks

sbin/mount/mount.8
share/man/man5/devfs.conf.5

index 2b1ac527ba93f913a7744ebd8cbac3b622d6a003..4c07ab284b26bc55402382c828860efaaf4bb210 100644 (file)
@@ -28,7 +28,7 @@
 .\"     @(#)mount.8    8.8 (Berkeley) 6/16/94
 .\" $FreeBSD$
 .\"
-.Dd December 3, 2014
+.Dd October 13, 2015
 .Dt MOUNT 8
 .Os
 .Sh NAME
@@ -189,7 +189,7 @@ to use the specified program to mount the file system, instead of calling
 directly.
 For example:
 .Bd -literal
-mount -t foofs -o mountprog=/mydir/fooprog /dev/acd0 /mnt
+mount -t foofs -o mountprog=/mydir/fooprog /dev/cd0 /mnt
 .Ed
 .It Cm multilabel
 Enable multi-label Mandatory Access Control, or MAC, on the specified file
index 834d6e768e96129011d4b9a0e85d128d0826c4e2..955abe20dd5d254d3d6b345dc20e0030f18535c5 100644 (file)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 17, 2005
+.Dd October 13, 2015
 .Dt DEVFS.CONF 5
 .Os
 .Sh NAME
@@ -109,9 +109,9 @@ link        cd0     cdrom
 .Pp
 Similarly, to link
 .Pa /dev/cdrom
-to the first ATAPI CD-ROM device, the following action may be used:
+to the first SCSI CD-ROM device, the following action may be used:
 .Bd -literal -offset indent
-link   acd0    cdrom
+link   cd0     cdrom
 .Ed
 .Pp
 To set the owner of a device, the