Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mbrlabel make the description of -w and -r more clear, ...
details: https://anonhg.NetBSD.org/src/rev/dc49983950e3
branches: trunk
changeset: 521160:dc49983950e3
user: fair <fair%NetBSD.org@localhost>
date: Thu Jan 24 23:35:10 2002 +0000
description:
make the description of -w and -r more clear, per PR 13503.
diffstat:
sbin/mbrlabel/mbrlabel.8 | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 29eeb2a1d5e0 -r dc49983950e3 sbin/mbrlabel/mbrlabel.8
--- a/sbin/mbrlabel/mbrlabel.8 Thu Jan 24 22:24:19 2002 +0000
+++ b/sbin/mbrlabel/mbrlabel.8 Thu Jan 24 23:35:10 2002 +0000
@@ -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: mbrlabel.8,v 1.12 2002/01/13 08:02:15 fair Exp $
+.\" $NetBSD: mbrlabel.8,v 1.13 2002/01/24 23:35:10 fair Exp $
.\"
.Dd May 1, 2001
.Dt MBRLABEL 8
@@ -83,15 +83,12 @@
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
-When used with
+In conjunction with
.Fl w ,
-update the on-disk label as well as the in-core label if it has
-changed.
-.It Fl w
-If it has changed, update the in-core label, and then if
-.Fl r
-is given, update the on-disk label as well.
+also update the on-disk label.
.El
.Sh SEE ALSO
.Xr disklabel 8 ,
Home |
Main Index |
Thread Index |
Old Index