Module Name:    src
Committed By:   wiz
Date:           Mon Apr  5 18:08:41 UTC 2010

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

Log Message:
Sort option descriptions, per PR 43119 by Bug Hunting.
Refer to -r from -w.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 src/sbin/mbrlabel/mbrlabel.8:1.17
--- src/sbin/mbrlabel/mbrlabel.8:1.16	Thu Jan 12 20:37:23 2006
+++ src/sbin/mbrlabel/mbrlabel.8	Mon Apr  5 18:08:41 2010
@@ -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.16 2006/01/12 20:37:23 wiz Exp $
+.\"	$NetBSD: mbrlabel.8,v 1.17 2010/04/05 18:08:41 wiz Exp $
 .\"
-.Dd December 27, 2005
+.Dd April 5, 2010
 .Dt MBRLABEL 8
 .Os
 .Sh NAME
@@ -86,8 +86,6 @@
 Force an update, even if there has been no change.
 .It Fl q
 Performs operations in a quiet fashion.
-.It Fl w
-Update the in-core label if it has been changed.
 .It Fl r
 In conjunction with
 .Fl w ,
@@ -98,6 +96,10 @@
 Useful if the disk has remapping drivers on it and the MBR is located
 in a non-standard place.
 Defaults to 0.
+.It Fl w
+Update the in-core label if it has been changed.
+See also
+.Fl r .
 .El
 .Sh SEE ALSO
 .Xr disklabel 8 ,

Reply via email to