Module Name: src
Committed By: wiz
Date: Wed May 13 22:49:48 UTC 2009
Modified Files:
src/sbin/svhlabel: svhlabel.8
Log Message:
Sort option descriptions.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sbin/svhlabel/svhlabel.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/svhlabel/svhlabel.8
diff -u src/sbin/svhlabel/svhlabel.8:1.2 src/sbin/svhlabel/svhlabel.8:1.3
--- src/sbin/svhlabel/svhlabel.8:1.2 Sat Jun 30 01:11:35 2007
+++ src/sbin/svhlabel/svhlabel.8 Wed May 13 22:49:48 2009
@@ -27,7 +27,7 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $NetBSD: svhlabel.8,v 1.2 2007/06/30 01:11:35 rumble Exp $
+.\" $NetBSD: svhlabel.8,v 1.3 2009/05/13 22:49:48 wiz Exp $
.\"
.Dd February 26, 2007
.Dt SVHLABEL 8
@@ -81,13 +81,13 @@
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 ,
also update the on-disk label.
You probably do not want to do this.
+.It Fl w
+Update the in-core label if it has been changed.
.El
.Sh SEE ALSO
.Xr disklabel 8 ,