Deleted Added
full compact
cd.9 (40423) cd.9 (49831)
1.\" Copyright (c) 1997
2.\" John-Mark Gurney. 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.

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
1.\" Copyright (c) 1997
2.\" John-Mark Gurney. 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.

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

20.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" $Id: cd.9,v 1.8 1998/10/12 04:09:49 ken Exp $
28.\" $Id: cd.9,v 1.9 1998/10/16 00:26:28 ken Exp $
29.\"
30.Dd October 10, 1998
31.Dt CD 9
32.Os FreeBSD
33.Sh NAME
34.Nm cd
35.Nd CDROM driver for the CAM SCSI subsystem
36.Sh DESCRIPTION

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

92.Fx 2.2 .
93.Sh AUTHORS
94This
95manual page was written by
96.An John-Mark Gurney Aq gurney_j@efn.org .
97It was updated for CAM and
98.Fx 3.0
99by
29.\"
30.Dd October 10, 1998
31.Dt CD 9
32.Os FreeBSD
33.Sh NAME
34.Nm cd
35.Nd CDROM driver for the CAM SCSI subsystem
36.Sh DESCRIPTION

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

92.Fx 2.2 .
93.Sh AUTHORS
94This
95manual page was written by
96.An John-Mark Gurney Aq gurney_j@efn.org .
97It was updated for CAM and
98.Fx 3.0
99by
100.An Kenneth Merry Aq ken@FreeBSD.ORG .
100.An Kenneth Merry Aq ken@FreeBSD.org .