Deleted Added
full compact
disktab.5 (163353) disktab.5 (220617)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. 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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)disktab.5 8.1 (Berkeley) 6/5/93
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. 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.

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

25.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
30.\" SUCH DAMAGE.
31.\"
32.\" @(#)disktab.5 8.1 (Berkeley) 6/5/93
33.\" $FreeBSD: head/share/man/man5/disktab.5 163353 2006-10-14 16:37:53Z ru $
33.\" $FreeBSD: head/share/man/man5/disktab.5 220617 2011-04-14 08:53:04Z pluknet $
34.\"
35.Dd October 14, 2006
36.Dt DISKTAB 5
37.Os
38.Sh NAME
39.Nm disktab
40.Nd disk description file
41.Sh SYNOPSIS

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

129.It "\&th str Partition type of partition `h'"
130.El
131.Sh FILES
132.Bl -tag -width /etc/disktab -compact
133.It Pa /etc/disktab
134.El
135.Sh SEE ALSO
136.Xr getdiskbyname 3 ,
34.\"
35.Dd October 14, 2006
36.Dt DISKTAB 5
37.Os
38.Sh NAME
39.Nm disktab
40.Nd disk description file
41.Sh SYNOPSIS

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

129.It "\&th str Partition type of partition `h'"
130.El
131.Sh FILES
132.Bl -tag -width /etc/disktab -compact
133.It Pa /etc/disktab
134.El
135.Sh SEE ALSO
136.Xr getdiskbyname 3 ,
137.\" .Xr bsdlabel 5 ,
138.Xr bsdlabel 8 ,
139.Xr newfs 8
140.Sh HISTORY
141The
142.Nm
143description file appeared in
144.Bx 4.2 .
137.Xr bsdlabel 8 ,
138.Xr newfs 8
139.Sh HISTORY
140The
141.Nm
142description file appeared in
143.Bx 4.2 .