aboutsummaryrefslogtreecommitdiff
path: root/sbin/geom
diff options
context:
space:
mode:
authorIvan Voras <ivoras@FreeBSD.org>2009-03-25 20:40:34 +0000
committerIvan Voras <ivoras@FreeBSD.org>2009-03-25 20:40:34 +0000
commit56aebf7eb9c76c615ee5e1b0f637f6a152ef31a1 (patch)
tree1a007122ba761869c43eee9ef1dbac6cac254b2e /sbin/geom
parentf7b16839baf4f1118a2bc2ebde5b03e293f41f49 (diff)
downloadsrc-56aebf7eb9c76c615ee5e1b0f637f6a152ef31a1.tar.gz
src-56aebf7eb9c76c615ee5e1b0f637f6a152ef31a1.zip
Man page accompanying r190423 - introduce UFS ID labels.
Actually-by: pjd Approved by: gnn (mentor)
Notes
Notes: svn path=/head/; revision=190424
Diffstat (limited to 'sbin/geom')
-rw-r--r--sbin/geom/class/label/glabel.810
1 files changed, 8 insertions, 2 deletions
diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8
index cbff2b467ef2..bc1994e27723 100644
--- a/sbin/geom/class/label/glabel.8
+++ b/sbin/geom/class/label/glabel.8
@@ -91,12 +91,18 @@ Currently supported file systems are:
.Pp
.Bl -bullet -offset indent -compact
.It
-UFS1 (directory
+UFS1 volume names (directory
.Pa /dev/ufs/ ) .
.It
-UFS2 (directory
+UFS2 volume names (directory
.Pa /dev/ufs/ ) .
.It
+UFS1 file system IDs (directory
+.Pa /dev/ufsid/ ) .
+.It
+UFS2 file system IDs (directory
+.Pa /dev/ufsid/ ) .
+.It
MSDOSFS (FAT12, FAT16, FAT32) (directory
.Pa /dev/msdosfs/ ) .
.It