Deleted Added
full compact
cd.9 (24540) cd.9 (34504)
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.5 1997/03/07 02:53:34 jmg Exp $
28.\" $Id: cd.9,v 1.6 1997/04/02 09:41:16 jmg Exp $
29.\"
30.Dd February 1, 1997
31.Dt CD 9
32.Os FreeBSD
33.Sh NAME
34.Nm cd
35.Nd device driver for SCSI subsystem
36.Sh DESCRIPTION

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

74.Xr cd 4 ,
75.Xr scsi 4 ,
76.Xr scsiconf 9
77.Sh HISTORY
78The
79.Nm
80manual page first appeared in
81.Fx 2.2 .
29.\"
30.Dd February 1, 1997
31.Dt CD 9
32.Os FreeBSD
33.Sh NAME
34.Nm cd
35.Nd device driver for SCSI subsystem
36.Sh DESCRIPTION

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

74.Xr cd 4 ,
75.Xr scsi 4 ,
76.Xr scsiconf 9
77.Sh HISTORY
78The
79.Nm
80manual page first appeared in
81.Fx 2.2 .
82.Sh AUTHOR
82.Sh AUTHORS
83This
83This
84manual page was written by John-Mark Gurney
85.Aq gurney_j@efn.org .
84manual page was written by
85.An John-Mark Gurney Aq gurney_j@efn.org .