Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fdisk Add note that "fdisk -i" is the same as "fdisk /m...
details: https://anonhg.NetBSD.org/src/rev/d65da54f45d2
branches: trunk
changeset: 477091:d65da54f45d2
user: hubertf <hubertf%NetBSD.org@localhost>
date: Mon Oct 11 01:04:57 1999 +0000
description:
Add note that "fdisk -i" is the same as "fdisk /mbr" on MSDOS.
diffstat:
sbin/fdisk/fdisk.8 | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 7c0eae817c3e -r d65da54f45d2 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8 Sun Oct 10 22:33:54 1999 +0000
+++ b/sbin/fdisk/fdisk.8 Mon Oct 11 01:04:57 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fdisk.8,v 1.20 1999/09/21 12:09:25 simonb Exp $
+.\" $NetBSD: fdisk.8,v 1.21 1999/10/11 01:04:57 hubertf Exp $
.\"
.Dd April 4, 1993
.Dt FDISK 8
@@ -167,8 +167,11 @@
.Pp
The
.Fl i
-explicitly requests initialization of the master boot code,
-even if the magic number in the first sector is ok.
+explicitly requests initialization of the master boot code
+(similar to what
+.Nm fdisk /mbr
+does under MSDOS),
+even if the magic number in the first sector is ok.
The partition table is left alone by this (but see above).
.Pp
You can use
Home |
Main Index |
Thread Index |
Old Index