Deleted Added
full compact
cd.4 (46733) cd.4 (49831)
1.\" Copyright (c) 1996
2.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\" Copyright (c) 1996
2.\" Julian Elischer <julian@freebsd.org>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $Id: cd.4,v 1.13 1999/02/27 07:56:08 ken Exp $
26.\" $Id: cd.4,v 1.14 1999/05/08 21:28:12 ken Exp $
27.\"
28.Dd October 10, 1998
29.Dt CD 4
30.Os FreeBSD
31.Sh NAME
32.Nm cd
33.Nd SCSI CD-ROM driver
34.Sh SYNOPSIS

--- 397 unchanged lines hidden (view full) ---

432.It Pa /dev/rcd[0-9][a-h]
433raw mode
434.Tn CD-ROM
435devices
436.El
437.Sh DIAGNOSTICS
438None.
439.Sh SEE ALSO
27.\"
28.Dd October 10, 1998
29.Dt CD 4
30.Os FreeBSD
31.Sh NAME
32.Nm cd
33.Nd SCSI CD-ROM driver
34.Sh SYNOPSIS

--- 397 unchanged lines hidden (view full) ---

432.It Pa /dev/rcd[0-9][a-h]
433raw mode
434.Tn CD-ROM
435devices
436.El
437.Sh DIAGNOSTICS
438None.
439.Sh SEE ALSO
440.Xr scsi 4 ,
441.Xr da 4 ,
440.Xr da 4 ,
441.Xr scsi 4 ,
442.Xr disklabel 5 ,
443.Xr disklabel 8 ,
444.Xr cd 9
445.Sh BUGS
446The names of the structures used for the third argument to
447.Fn ioctl
448were poorly chosen, and a number of spelling errors have survived in
449the names of the

--- 27 unchanged lines hidden ---
442.Xr disklabel 5 ,
443.Xr disklabel 8 ,
444.Xr cd 9
445.Sh BUGS
446The names of the structures used for the third argument to
447.Fn ioctl
448were poorly chosen, and a number of spelling errors have survived in
449the names of the

--- 27 unchanged lines hidden ---