]> sourceware.org Git - lvm2.git/commitdiff
man: fix double words
authorMasanari Iida <standby24x7@gmail.com>
Sat, 7 Dec 2024 07:11:53 +0000 (16:11 +0900)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 8 Jan 2025 23:20:19 +0000 (00:20 +0100)
This patch fixes double words found in man.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
man/lvmraid.7_main
man/lvmthin.7_main
man/pvcreate.8_des
man/pvcreate.8_pregen

index 38d0c2f7dc6e71b170cf2acd2b7dc790e5115805..9d86506c19339b84695f3b5e3f63a4573431c692 100644 (file)
@@ -1604,7 +1604,7 @@ or the LV can be reduced in size after the reshaping conversion has finished.
   [lv_rmeta_5]    4.00m linear      1      0        /dev/sdht(0)
 .fi
 .P
-Once the conversion has finished we can can convert to striped.
+Once the conversion has finished we can convert to striped.
 .P
 .nf
 # lvconvert --type striped vg/lv
index 40db859472a50cbe96a5ffea44ef7d8f2967f505..6a890df16891cb17b8b5b7e1804df2075f9ec02e 100644 (file)
@@ -1089,7 +1089,7 @@ newly unused chunks to be used for new data.
 .P
 .B passdown:
 Process discards in the thin pool (as with nopassdown), and
-pass the discards down the the underlying device.  This is the default
+pass the discards down the underlying device.  This is the default
 mode.
 .P
 Create a thin pool with a specific discards mode:
index 69bd133aa10afc62d7faa9725591228c7b0171f8..5ee66ca81dd04b40d0dfc8c8cf4c9b98d0ce5484 100644 (file)
@@ -30,7 +30,7 @@ can be checked with:
 .B pvs -o pe_start
 .I PV
 .P
-The size of the LVM metadata area is the space between the the start of
+The size of the LVM metadata area is the space between the start of
 the metadata area and the first PE.  When metadata begins at 4 KiB and the
 first PE is at 1024 KiB, the metadata area size is 1020 KiB.  This can be
 checked with:
index 3445898d0bc6d6defd215a41bf49e256934147b9..76f8a17e51e61b9f8db3cc20bccab525b5072bae 100644 (file)
@@ -45,7 +45,7 @@ can be checked with:
 .B pvs -o pe_start
 .I PV
 .P
-The size of the LVM metadata area is the space between the the start of
+The size of the LVM metadata area is the space between the start of
 the metadata area and the first PE.  When metadata begins at 4 KiB and the
 first PE is at 1024 KiB, the metadata area size is 1020 KiB.  This can be
 checked with:
This page took 0.039462 seconds and 5 git commands to generate.