Module Name:    src
Committed By:   wiz
Date:           Sat Jul 14 20:13:31 UTC 2012

Modified Files:
        src/sbin/mbrlabel: mbrlabel.8

Log Message:
>From Bug Hunting:
- use more common option list header line;
- remove superfluous `.Pp' macro (fixes mandoc(1) warning);
- bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sbin/mbrlabel/mbrlabel.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/mbrlabel/mbrlabel.8
diff -u src/sbin/mbrlabel/mbrlabel.8:1.17 src/sbin/mbrlabel/mbrlabel.8:1.18
--- src/sbin/mbrlabel/mbrlabel.8:1.17	Mon Apr  5 18:08:41 2010
+++ src/sbin/mbrlabel/mbrlabel.8	Sat Jul 14 20:13:30 2012
@@ -27,9 +27,9 @@
 .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\"	$NetBSD: mbrlabel.8,v 1.17 2010/04/05 18:08:41 wiz Exp $
+.\"	$NetBSD: mbrlabel.8,v 1.18 2012/07/14 20:13:30 wiz Exp $
 .\"
-.Dd April 5, 2010
+.Dd July 13, 2012
 .Dt MBRLABEL 8
 .Os
 .Sh NAME
@@ -79,8 +79,7 @@ on i386 and some other platforms) is lef
 By default, the proposed changed disk label will be displayed and no
 disk label update will occur.
 .Pp
-Available options:
-.Pp
+The following options are available:
 .Bl -tag -width sXsectorX
 .It Fl f
 Force an update, even if there has been no change.

Reply via email to