summaryrefslogtreecommitdiff
path: root/sgdisk.8
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2011-03-12 01:23:12 -0500
committersrs5694 <srs5694@users.sourceforge.net>2011-03-12 01:23:12 -0500
commitbf8950cad0285ee6ab8a896e8d0a30c5fb62c7af (patch)
treeca6eaedd03128249d84544d6ad077f1498d66e41 /sgdisk.8
parent96312236d7f0c857efc95871a31857e24ecdc81b (diff)
downloadsgdisk-bf8950cad0285ee6ab8a896e8d0a30c5fb62c7af.tar.gz
Version 0.7.0
Diffstat (limited to 'sgdisk.8')
-rw-r--r--sgdisk.89
1 files changed, 5 insertions, 4 deletions
diff --git a/sgdisk.8 b/sgdisk.8
index 0b0b57c..6e8b2d3 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -1,6 +1,6 @@
-.\" Copyright 2010 Roderick W. Smith (rodsmith@rodsbooks.com)
+.\" Copyright 2011 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "SGDISK" "8" "0.6.14" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "SGDISK" "8" "0.7.0" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
sgdisk \- Command\-line GUID partition table (GPT) manipulator for Linux and Unix
.SH "SYNOPSIS"
@@ -470,7 +470,7 @@ Non\-GPT disk detected and no \fI\-g\fR option
.B 4
An error prevented saving changes
.SH "BUGS"
-As of January 2011 (version 0.6.14), \fBsgdisk\fR
+As of March 2011 (version 0.7.00), \fBsgdisk\fR
should be considered beta software. Known bugs and limitations include:
.TP
@@ -506,7 +506,7 @@ preserved when loading and saving partitions.
The program can load only up to 128 partitions (4 primary partitions and
124 logical partitions) when converting from MBR format. This limit can
be raised by changing the \fI#define MAX_MBR_PARTS\fR line in the
-\fImbr.h\fR source code file and recompiling; however, such a change
+\fIbasicmbr.h\fR source code file and recompiling; however, such a change
will require using a larger\-than\-normal partition table. (The limit
of 128 partitions was chosen because that number equals the 128 partitions
supported by the most common partition table size.)
@@ -580,6 +580,7 @@ Contributors:
\fBmkfs (8)\fR,
\fBparted (8)\fR,
\fBsfdisk (8)\fR
+\fBfixparts (8)\fR
\fIhttp://en.wikipedia.org/wiki/GUID_Partition_Table\fR