summaryrefslogtreecommitdiff
path: root/gdisk.8
diff options
context:
space:
mode:
authorsrs5694 <srs5694@users.sourceforge.net>2011-06-10 01:16:51 -0400
committersrs5694 <srs5694@users.sourceforge.net>2011-06-10 01:16:51 -0400
commit6aae2a9b70e9f88926baad94c1eea40e0b534f01 (patch)
tree1e6d2e25970f415091b8f6518eb1f6d8e0988847 /gdisk.8
parent699941e25a1fcf0beec124203747c8ed20842989 (diff)
downloadsgdisk-6aae2a9b70e9f88926baad94c1eea40e0b534f01.tar.gz
Miscellaneous bug fixes.
Diffstat (limited to 'gdisk.8')
-rw-r--r--gdisk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/gdisk.8 b/gdisk.8
index 2b29ea9..3368c71 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -34,8 +34,8 @@ The \fBgdisk\fR program employs a user interface similar to that of Linux's
capability of transforming MBR partitions or BSD disklabels into GPT
partitions. Like the original \fBfdisk\fR program, \fBgdisk\fR does not
modify disk structures until you explicitly write them to disk, so if you
-make a mistake, you can exit from the program with the 'q' option to save
-your partitions.
+make a mistake, you can exit from the program with the 'q' option to leave
+your partitions unmodified.
Ordinarily, \fBgdisk\fR operates on disk device files, such as
\fI/dev/sda\fR or \fI/dev/hda\fR under Linux, \fI/dev/disk0\fR under