diff options
author | uqs <uqs@FreeBSD.org> | 2010-10-19 12:35:40 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2010-10-19 12:35:40 +0000 |
commit | 7fc6083fedd17697b1b79c3a7e217e95361f7069 (patch) | |
tree | 8a9707f57efbd01f10a27516f36afa8365381e42 /sbin/sunlabel | |
parent | 9a0c150d2eb7898e81bbf63f17cf0bf6a9147a6c (diff) | |
download | FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.zip FreeBSD-src-7fc6083fedd17697b1b79c3a7e217e95361f7069.tar.gz |
mdoc: drop even more redundant .Pp calls
No change in rendered output, less mandoc lint warnings.
Tool provided by: Nobuyuki Koganemaru n-kogane at syd.odn.ne.jp
Diffstat (limited to 'sbin/sunlabel')
-rw-r--r-- | sbin/sunlabel/sunlabel.8 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/sunlabel/sunlabel.8 b/sbin/sunlabel/sunlabel.8 index 7e3d3f2..5fc815d 100644 --- a/sbin/sunlabel/sunlabel.8 +++ b/sbin/sunlabel/sunlabel.8 @@ -120,7 +120,6 @@ Options are listed in alphabetical order here. Note that only those option combinations listed under .Sx SYNOPSIS are allowable. -.Pp .Bl -tag -width ".Fl b Ar bootpath" .It Fl b Ar bootpath Specify that |