Module Name:    src
Committed By:   snj
Date:           Thu Jul  2 00:49:58 UTC 2009

Modified Files:
        src/sbin/fdisk: fdisk.8

Log Message:
Small grammar tweak.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sbin/fdisk/fdisk.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/fdisk/fdisk.8
diff -u src/sbin/fdisk/fdisk.8:1.60 src/sbin/fdisk/fdisk.8:1.61
--- src/sbin/fdisk/fdisk.8:1.60	Mon Jun  1 19:57:33 2009
+++ src/sbin/fdisk/fdisk.8	Thu Jul  2 00:49:58 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fdisk.8,v 1.60 2009/06/01 19:57:33 christos Exp $
+.\"	$NetBSD: fdisk.8,v 1.61 2009/07/02 00:49:58 snj Exp $
 .\"
 .Dd June 1, 2009
 .Dt FDISK 8
@@ -125,8 +125,8 @@
 .Nm
 selects defaults for its questions to guarantee that behaviour.
 .Pp
-If partition data is going to be updated, and disk carries GUID Partition
-Tables the
+If partition data is going to be updated and the disk carries GUID Partition
+Tables,
 .Nm
 will remove both primary and backup GPT headers from the disk.
 See

Reply via email to