Deleted Added
full compact
disktab.5 (93575) disktab.5 (107788)
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 93575 2002-04-01 20:03:05Z phk $
33.\" $FreeBSD: head/share/man/man5/disktab.5 107788 2002-12-12 17:26:04Z ru $
34.\"
35.Dd June 5, 1993
36.Dt DISKTAB 5
37.Os
38.Sh NAME
39.Nm disktab
40.Nd disk description file
41.Sh SYNOPSIS

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

113.It "\&pc num Size of partition `c' in sectors"
114.It "\&pd num Size of partition `d' in sectors"
115.It "\&pe num Size of partition `e' in sectors"
116.It "\&pf num Size of partition `f' in sectors"
117.It "\&pg num Size of partition `g' in sectors"
118.It "\&ph num Size of partition `h' in sectors"
119.It "\&ta str Partition type of partition `a'"
120.Pf ( Bx 4.2
34.\"
35.Dd June 5, 1993
36.Dt DISKTAB 5
37.Os
38.Sh NAME
39.Nm disktab
40.Nd disk description file
41.Sh SYNOPSIS

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

113.It "\&pc num Size of partition `c' in sectors"
114.It "\&pd num Size of partition `d' in sectors"
115.It "\&pe num Size of partition `e' in sectors"
116.It "\&pf num Size of partition `f' in sectors"
117.It "\&pg num Size of partition `g' in sectors"
118.It "\&ph num Size of partition `h' in sectors"
119.It "\&ta str Partition type of partition `a'"
120.Pf ( Bx 4.2
121filesystem, swap, etc)
121file system, swap, etc)
122.It "\&tb str Partition type of partition `b'"
123.It "\&tc str Partition type of partition `c'"
124.It "\&td str Partition type of partition `d'"
125.It "\&te str Partition type of partition `e'"
126.It "\&tf str Partition type of partition `f'"
127.It "\&tg str Partition type of partition `g'"
128.It "\&th str Partition type of partition `h'"
129.El

--- 14 unchanged lines hidden ---
122.It "\&tb str Partition type of partition `b'"
123.It "\&tc str Partition type of partition `c'"
124.It "\&td str Partition type of partition `d'"
125.It "\&te str Partition type of partition `e'"
126.It "\&tf str Partition type of partition `f'"
127.It "\&tg str Partition type of partition `g'"
128.It "\&th str Partition type of partition `h'"
129.El

--- 14 unchanged lines hidden ---