mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
Fix typo
This commit is contained in:
parent
0d505fb408
commit
8010df8b8a
@ -1,5 +1,6 @@
|
|||||||
Version 2.02.89 -
|
Version 2.02.89 -
|
||||||
==================================
|
==================================
|
||||||
|
Fix 'not not' typo in pvcreate man page.
|
||||||
Improve man page style for fsadm, lvreduce, lvremove, lvrename, lvresize.
|
Improve man page style for fsadm, lvreduce, lvremove, lvrename, lvresize.
|
||||||
Support break for vgchange and vgrefresh operation.
|
Support break for vgchange and vgrefresh operation.
|
||||||
Switch int to unsigned type for pvmetadatacopies for pv_create().
|
Switch int to unsigned type for pvmetadatacopies for pv_create().
|
||||||
|
@ -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.
|
Ignore or un-ignore metadata areas on this physical volume.
|
||||||
The default is "n". This setting can be changed with \fBpvchange\fP.
|
The default is "n". This setting can be changed with \fBpvchange\fP.
|
||||||
If metadata areas on a physical volume are ignored, LVM will
|
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
|
Volume. Metadata areas cannot be created or extended after Logical
|
||||||
Volumes have been allocated on the device. If you do not want to store
|
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
|
metadata on this device, it is still wise always to allocate a metadata
|
||||||
|
Loading…
x
Reference in New Issue
Block a user