da.4 (a77a7ee010a7c2f5f5f9f792a6bba1aa4be13f94) da.4 (0b992c1d66e8d7e1fe2a8ac92d06e15f208f6c80)
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$
27.\"
26.Dd January 18, 1996
27.Dt SD 4
28.Os FreeBSD
29.Sh NAME
30.Nm sd
31.Nd SCSI disk driver
32.Sh SYNOPSIS
33.Cd disk sd

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

255.Ar u ,
256.No Ar n Ns th
257slice, partition
258.Ar p
259.El
260.Sh DIAGNOSTICS
261None.
262.Sh SEE ALSO
28.Dd January 18, 1996
29.Dt SD 4
30.Os FreeBSD
31.Sh NAME
32.Nm sd
33.Nd SCSI disk driver
34.Sh SYNOPSIS
35.Cd disk sd

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

257.Ar u ,
258.No Ar n Ns th
259slice, partition
260.Ar p
261.El
262.Sh DIAGNOSTICS
263None.
264.Sh SEE ALSO
263.Xr disklabel 8 ,
264.Xr fdisk 8 ,
265.Xr wd 4 ,
265.Xr wd 4 ,
266.Xr disklabel 5
266.Xr disklabel 5 ,
267.Xr disklabel 8 ,
268.Xr fdisk 8
267.Sh HISTORY
268The
269.Nm
270driver was originally written for
271.Tn Mach
2722.5, and was ported to
273.Tn FreeBSD
274by Julian Elischer. Support for slices was written by Bruce Evans.
269.Sh HISTORY
270The
271.Nm
272driver was originally written for
273.Tn Mach
2742.5, and was ported to
275.Tn FreeBSD
276by Julian Elischer. Support for slices was written by Bruce Evans.