Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/disklabel Document -I option. From Richard Rauch <rauc...
details: https://anonhg.NetBSD.org/src/rev/f541b7b4433e
branches: trunk
changeset: 546590:f541b7b4433e
user: gmcgarry <gmcgarry%NetBSD.org@localhost>
date: Fri May 02 08:09:35 2003 +0000
description:
Document -I option. From Richard Rauch <rauch%math.rice.edu@localhost>
in PR#11890.
diffstat:
sbin/disklabel/disklabel.8 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 53d436c288b1 -r f541b7b4433e sbin/disklabel/disklabel.8
--- a/sbin/disklabel/disklabel.8 Fri May 02 08:05:14 2003 +0000
+++ b/sbin/disklabel/disklabel.8 Fri May 02 08:09:35 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: disklabel.8,v 1.43 2003/02/25 10:34:53 wiz Exp $
+.\" $NetBSD: disklabel.8,v 1.44 2003/05/02 08:09:35 gmcgarry Exp $
.\"
.\" Copyright (c) 1987, 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -125,6 +125,13 @@
.Fl r
flag are described with the affected commands.
.Pp
+The
+.Fl I
+option is similar to the
+.Fl r
+option but provides defaults instead of failing with
+an error, if there is no existing disklabel on the disk.
+.Pp
The read and install forms also support the
.Fl B
option to install bootstrap code on some platforms,
Home |
Main Index |
Thread Index |
Old Index