summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2015-01-06 05:28:37 +0000
committerimp <imp@FreeBSD.org>2015-01-06 05:28:37 +0000
commit20163879d8b33bcbcbe0718b7369c9c8d2fd571b (patch)
tree7642f45fc42d6192ce6b58f0f4c3c598067a0410 /share/man
parenteeb56aacdf8296147b0913525e63370dd76dd574 (diff)
downloadFreeBSD-src-20163879d8b33bcbcbe0718b7369c9c8d2fd571b.zip
FreeBSD-src-20163879d8b33bcbcbe0718b7369c9c8d2fd571b.tar.gz
Remove old ioctl use and support, once and for all.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/cd.410
-rw-r--r--share/man/man4/mcd.48
2 files changed, 2 insertions, 16 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4
index 495b28d..881edda 100644
--- a/share/man/man4/cd.4
+++ b/share/man/man4/cd.4
@@ -101,16 +101,6 @@ in the header files
and
.In sys/disklabel.h .
.Bl -tag -width CDIOCREADSUBCHANNEL
-.It Dv DIOCGDINFO
-.It Dv DIOCSDINFO
-.Pq Li "struct disklabel"
-Read or write the in-core copy of the disklabel for the
-drive.
-The disklabel is initialized with information
-read from the scsi inquiry commands, and should be the same as
-the information printed at boot.
-This structure is defined in the header file
-.In sys/disklabel.h .
.It Dv CDIOCPLAYTRACKS
.Pq Li "struct ioc_play_track"
Start audio playback given a track address and length.
diff --git a/share/man/man4/mcd.4 b/share/man/man4/mcd.4
index 8efa7db..3a79eee 100644
--- a/share/man/man4/mcd.4
+++ b/share/man/man4/mcd.4
@@ -56,12 +56,8 @@ The
driver responds to disk-specific
.Fn ioctl
commands, namely the
-.Dv DIOCGDINFO ,
-.Dv DIOCGPART ,
-.Dv DIOCWDINFO ,
-and
-.Dv DIOCSDINFO ,
-commands.
+.Dv DIOCGPART
+command.
Other disk-specific
.Fn ioctl
commands will return an error.
OpenPOWER on IntegriCloud