summaryrefslogtreecommitdiff
path: root/sgdisk.8
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2012-03-25 16:13:16 -0400
committersrs5694 <srs5694@users.sourceforge.net>2012-03-25 16:13:16 -0400
commita6297b8a2c24adc5aa6dcd03cdc766368cda898d (patch)
tree7f1dc43989bab06828df05388048f32a51bbdd7e /sgdisk.8
parent3488294d718a0e8b7f312c80c9e5729671173f6a (diff)
downloadsgdisk-a6297b8a2c24adc5aa6dcd03cdc766368cda898d.tar.gz
Fix Ctrl+D problems; 0.8.4 release
Diffstat (limited to 'sgdisk.8')
-rw-r--r--sgdisk.89
1 files changed, 7 insertions, 2 deletions
diff --git a/sgdisk.8 b/sgdisk.8
index ac2879f..d9ae7e8 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011, 2012 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "SGDISK" "8" "0.8.3" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "SGDISK" "8" "0.8.4" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
sgdisk \- Command\-line GUID partition table (GPT) manipulator for Linux and Unix
.SH "SYNOPSIS"
@@ -481,11 +481,16 @@ Non\-GPT disk detected and no \fI\-g\fR option
An error prevented saving changes
.TP
+.B 5
+An error occurred while reading standard input (should never occur with
+sgdisk, but may with gdisk)
+
+.TP
.B 8
Disk replication operation (-R) failed
.SH "BUGS"
-As of March 2012 (version 0.8.3), \fBsgdisk\fR
+As of March 2012 (version 0.8.4), \fBsgdisk\fR
should be considered beta software. Known bugs and limitations include:
.TP