NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45695 CVS commit: src/sbin/fdisk



The following reply was made to PR misc/45695; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45695 CVS commit: src/sbin/fdisk
Date: Sat, 31 Dec 2011 22:18:56 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sat Dec 31 22:18:56 UTC 2011
 
 Modified Files:
        src/sbin/fdisk: fdisk.8
 
 Log Message:
 According to most other OSes and documentation sources, an MBR has
 one "extended" partition and the partitions inside that are "logical"
 partitions.  Make fdisk(8) man page follow suit.
 
 Patch from Julian Fagir in PR#45695.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.73 -r1.74 src/sbin/fdisk/fdisk.8
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index