Deleted Added
full compact
glabel.8 (143576) glabel.8 (148978)
1.\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
2.\" 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
2.\" 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.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/sbin/geom/class/label/glabel.8 143576 2005-03-14 13:14:04Z pjd $
25.\" $FreeBSD: head/sbin/geom/class/label/glabel.8 148978 2005-08-12 00:27:45Z pjd $
26.\"
27.Dd July 2, 2004
28.Dt GLABEL 8
29.Os
30.Sh NAME
31.Nm glabel
32.Nd "disk labelization control utility"
33.Sh SYNOPSIS

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

97UFS2 (directory
98.Pa /dev/ufs/ ) .
99.It
100MSDOSFS (FAT12, FAT16, FAT32) (directory
101.Pa /dev/msdosfs/ ) .
102.It
103CD ISO9660 (directory
104.Pa /dev/iso9660/ ) .
26.\"
27.Dd July 2, 2004
28.Dt GLABEL 8
29.Os
30.Sh NAME
31.Nm glabel
32.Nd "disk labelization control utility"
33.Sh SYNOPSIS

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

97UFS2 (directory
98.Pa /dev/ufs/ ) .
99.It
100MSDOSFS (FAT12, FAT16, FAT32) (directory
101.Pa /dev/msdosfs/ ) .
102.It
103CD ISO9660 (directory
104.Pa /dev/iso9660/ ) .
105.It
106EXT2FS (directory
107.Pa /dev/ext2fs/ ) .
108.It
109REISERFS (directory
110.Pa /dev/reiserfs/ ) .
105.El
106.Pp
107Non file-system labels are created in the directory
108.Pa /dev/label/ .
109.Pp
110The first argument to
111.Nm
112indicates an action to be performed:

--- 106 unchanged lines hidden ---
111.El
112.Pp
113Non file-system labels are created in the directory
114.Pa /dev/label/ .
115.Pp
116The first argument to
117.Nm
118indicates an action to be performed:

--- 106 unchanged lines hidden ---