From e6273046f4ab4a43f5502d02c1a0c83212bb2025 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Wed, 7 Sep 2011 09:48:49 +0000 Subject: [PATCH] Fix typo --- WHATS_NEW | 1 + man/pvcreate.8.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/WHATS_NEW b/WHATS_NEW index 379e3a717..7cc3ef9b5 100644 --- 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(). diff --git a/man/pvcreate.8.in b/man/pvcreate.8.in index 0aeb2bd06..7193beb2a 100644 --- a/man/pvcreate.8.in +++ b/man/pvcreate.8.in @@ -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 -- 2.43.5