Deleted Added
full compact
bsdlabel.8 (115288) bsdlabel.8 (119893)
1.\" Copyright (c) 1987, 1988, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Symmetric Computer Systems.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
1.\" Copyright (c) 1987, 1988, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Symmetric Computer Systems.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

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

28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94
36.\" $FreeBSD: head/sbin/bsdlabel/bsdlabel.8 115288 2003-05-24 19:53:08Z ru $
36.\" $FreeBSD: head/sbin/bsdlabel/bsdlabel.8 119893 2003-09-08 19:57:22Z ru $
37.\"
38.Dd March 15, 2003
39.Dt BSDLABEL 8
40.Os
41.Sh NAME
42.Nm bsdlabel
43.Nd read and write disk pack label
44.Sh SYNOPSIS

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

309The
310.Nm
311utility
312also knows about a number of other partition types,
313none of which are in current use.
314(See the definitions starting with
315.Dv FS_UNUSED
316in
37.\"
38.Dd March 15, 2003
39.Dt BSDLABEL 8
40.Os
41.Sh NAME
42.Nm bsdlabel
43.Nd read and write disk pack label
44.Sh SYNOPSIS

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

309The
310.Nm
311utility
312also knows about a number of other partition types,
313none of which are in current use.
314(See the definitions starting with
315.Dv FS_UNUSED
316in
317.Aq Pa sys/disklabel.h
317.In sys/disklabel.h
318for more details.)
319.It Ar fsize
320For
321.Cm 4.2BSD
322and
323.Tn LFS
324file systems only, the fragment size.
325Defaults to 1024 for partitions smaller than 1GB,

--- 150 unchanged lines hidden ---
318for more details.)
319.It Ar fsize
320For
321.Cm 4.2BSD
322and
323.Tn LFS
324file systems only, the fragment size.
325Defaults to 1024 for partitions smaller than 1GB,

--- 150 unchanged lines hidden ---