]> sourceware.org Git - lvm2.git/commitdiff
Fix typo
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 7 Sep 2011 09:48:49 +0000 (09:48 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 7 Sep 2011 09:48:49 +0000 (09:48 +0000)
WHATS_NEW
man/pvcreate.8.in

index 379e3a717e532d88c88a707e3961788792bc10aa..7cc3ef9b5e3d07f743d119f4ca21c3a72a184e16 100644 (file)
--- a/WHATS_NEW
+++ b/WHATS_NEW
@@ -1,5 +1,6 @@
 Version 2.02.89 - 
 ==================================
+  Fix 'not not' typo in pvcreate man page.
   Improve man page style for fsadm, lvreduce, lvremove, lvrename, lvresize.
   Support break for vgchange and vgrefresh operation.
   Switch int to unsigned type for pvmetadatacopies for pv_create().
index 0aeb2bd069a55a566eae4054624dba1ccfa2089f..7193beb2ab0d44c657b94db9735cf0645b1842da 100644 (file)
@@ -125,7 +125,7 @@ to have a suitable number of copies of the metadata after the split!
 Ignore or un-ignore metadata areas on this physical volume.
 The default is "n".  This setting can be changed with \fBpvchange\fP.
 If metadata areas on a physical volume are ignored, LVM will
-not not store metadata in the metadata areas present on this Physical
+not store metadata in the metadata areas present on this Physical
 Volume.  Metadata areas cannot be created or extended after Logical
 Volumes have been allocated on the device. If you do not want to store
 metadata on this device, it is still wise always to allocate a metadata
This page took 0.040081 seconds and 5 git commands to generate.