Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fdisk Note that sysid 0 marks a partition as unused.
details: https://anonhg.NetBSD.org/src/rev/2a27ced9e009
branches: trunk
changeset: 487447:2a27ced9e009
user: augustss <augustss%NetBSD.org@localhost>
date: Wed Jun 07 22:40:59 2000 +0000
description:
Note that sysid 0 marks a partition as unused.
diffstat:
sbin/fdisk/fdisk.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5781f3d993a0 -r 2a27ced9e009 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8 Wed Jun 07 22:15:31 2000 +0000
+++ b/sbin/fdisk/fdisk.8 Wed Jun 07 22:40:59 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fdisk.8,v 1.21 1999/10/11 01:04:57 hubertf Exp $
+.\" $NetBSD: fdisk.8,v 1.22 2000/06/07 22:40:59 augustss Exp $
.\"
.Dd April 4, 1993
.Dt FDISK 8
@@ -83,6 +83,7 @@
is used to label the partition.
.Nx
reserves the magic number 169 decimal (A9 in hex).
+The number 0 is used to mark a partition as unused.
.It Xo
.Em start ,
.Em size
Home |
Main Index |
Thread Index |
Old Index