summaryrefslogtreecommitdiffstats
path: root/sbin/sunlabel/sunlabel.8
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
committerjoel <joel@FreeBSD.org>2012-04-07 09:05:30 +0000
commit0ef023ae5b65d456b59d5ca3f4114a83e693a719 (patch)
tree53f8c87b3c9cc68bad3c81d4cd26ad253143d1df /sbin/sunlabel/sunlabel.8
parent1c82d1d4eb7185c67fbfeb2bae5c59827856970e (diff)
downloadFreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.zip
FreeBSD-src-0ef023ae5b65d456b59d5ca3f4114a83e693a719.tar.gz
mdoc: fix column names, indentation, column separation within each row, and
quotation. Also make sure we have the same amount of columns in each row as the number of columns we specify in the head arguments. Reviewed by: brueffer
Diffstat (limited to 'sbin/sunlabel/sunlabel.8')
-rw-r--r--sbin/sunlabel/sunlabel.816
1 files changed, 8 insertions, 8 deletions
diff --git a/sbin/sunlabel/sunlabel.8 b/sbin/sunlabel/sunlabel.8
index 5fc815d..fc6afa4 100644
--- a/sbin/sunlabel/sunlabel.8
+++ b/sbin/sunlabel/sunlabel.8
@@ -318,15 +318,15 @@ VTOC tag name, and a flag description.
The following VTOC tag names are known:
.Bl -column -offset indent ".Li unassigned" ".Sy value" ".Sy comment"
.It Sy name Ta Sy value Ta Sy comment
-.It Li unassigned Ta No 0x00
-.It Li boot Ta No 0x01
-.It Li root Ta No 0x02
-.It Li swap Ta No 0x03
-.It Li usr Ta No 0x04
+.It Li unassigned Ta No 0x00 Ta \&
+.It Li boot Ta No 0x01 Ta \&
+.It Li root Ta No 0x02 Ta \&
+.It Li swap Ta No 0x03 Ta \&
+.It Li usr Ta No 0x04 Ta \&
.It Li backup Ta No 0x05 Ta c partition, entire disk
-.It Li stand Ta No 0x06
-.It Li var Ta No 0x07
-.It Li home Ta No 0x08
+.It Li stand Ta No 0x06 Ta \&
+.It Li var Ta No 0x07 Ta \&
+.It Li home Ta No 0x08 Ta \&
.It Li altsctr Ta No 0x09 Ta alternate sector partition
.It Li cache Ta No 0x0a Ta Solaris cachefs partition
.It Li VxVM_pub Ta No 0x0e Ta VxVM public region
OpenPOWER on IntegriCloud