Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sbin/disklabel Pullup 1.30-1.33 [christos]:
details: https://anonhg.NetBSD.org/src/rev/987ce7f42d78
branches: netbsd-1-5
changeset: 489878:987ce7f42d78
user: tv <tv%NetBSD.org@localhost>
date: Wed Oct 18 02:52:14 2000 +0000
description:
Pullup 1.30-1.33 [christos]:
typo and new doc for -I usage
diffstat:
sbin/disklabel/disklabel.8 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r bf5a0d2538d1 -r 987ce7f42d78 sbin/disklabel/disklabel.8
--- a/sbin/disklabel/disklabel.8 Wed Oct 18 02:45:41 2000 +0000
+++ b/sbin/disklabel/disklabel.8 Wed Oct 18 02:52:14 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: disklabel.8,v 1.30.2.2 2000/08/12 21:41:58 jhawk Exp $
+.\" $NetBSD: disklabel.8,v 1.30.2.3 2000/10/18 02:52:14 tv Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -66,6 +66,7 @@
.Ar disk
.Nm ""
.Fl i
+.Op Fl I
.Op Fl r
.Ar disk
.Nm ""
@@ -330,6 +331,10 @@
As previous, but don't fail if there was no label on the disk yet;
provide some default values instead.
.Pp
+.Dl disklabel -i -I sd0
+.Pp
+As previous, only use the built-in interactive editor.
+.Pp
.Dl disklabel -R sd0 mylabel
.Pp
Restore the on-disk and in-core label for sd0 from information in
Home |
Main Index |
Thread Index |
Old Index