diff options
author | wblock <wblock@FreeBSD.org> | 2012-01-09 05:51:33 +0000 |
---|---|---|
committer | wblock <wblock@FreeBSD.org> | 2012-01-09 05:51:33 +0000 |
commit | b9d5a50095d3b8b3b530da7e7b24d476068d01b5 (patch) | |
tree | 231fc605e7418a6485905c7ba95acdaa0317e53c /sbin/geom | |
parent | 21407f3295420f716eb5c904f1c466419ae2c916 (diff) | |
download | FreeBSD-src-b9d5a50095d3b8b3b530da7e7b24d476068d01b5.zip FreeBSD-src-b9d5a50095d3b8b3b530da7e7b24d476068d01b5.tar.gz |
Whitespace-only fix. Translators, please feel free to ignore.
Approved by: gjb (mentor)
MFC after: 3 days
X-MFC-with: r227774, r227777, r227800
Diffstat (limited to 'sbin/geom')
-rw-r--r-- | sbin/geom/class/part/gpart.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/geom/class/part/gpart.8 b/sbin/geom/class/part/gpart.8 index 87fe7a2..a9c0cff 100644 --- a/sbin/geom/class/part/gpart.8 +++ b/sbin/geom/class/part/gpart.8 @@ -48,7 +48,8 @@ lines in the kernel configuration file: These options provide support for the various types of partitioning schemes supported by the .Ns Nm -utility. See +utility. +See .Sx "PARTITIONING SCHEMES" below for more details. .Pp @@ -502,8 +503,8 @@ Traditional BSD disklabel, usually used to subdivide MBR partitions. .Po This scheme can also be used as the sole partitioning method, without an MBR. -Partition editing tools from other operating systems often do not -understand the bare disklabel partition layout, so this is sometimes +Partition editing tools from other operating systems often do not +understand the bare disklabel partition layout, so this is sometimes called .Dq dangerously dedicated . .Pc |