summaryrefslogtreecommitdiffstats
path: root/man/lvm.conf.5.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/lvm.conf.5.in')
-rw-r--r--man/lvm.conf.5.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/lvm.conf.5.in b/man/lvm.conf.5.in
index 97c4a147..2baca9bd 100644
--- a/man/lvm.conf.5.in
+++ b/man/lvm.conf.5.in
@@ -175,8 +175,8 @@ altogether.
\fBpv_min_size\fP \(em
Minimal size (in KB) of the block device which can be used as a PV.
In clustered environment all nodes have to use the same value.
-Any value smaller then 512KB is ignored. An example to
-ignore devices smaller then 2MB (i.e. floppy drives):
+Any value smaller than 512KB is ignored. An example to
+ignore devices smaller than 2MB (i.e. floppy drives):
.IP
pv_min_size = 2048
.IP