diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-03 20:20:10 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-05 14:01:48 -0600 |
commit | 4e578ba60c0cbb03801bf1acdfa6bf2e394a2afa (patch) | |
tree | 5046dd73933ea1b30a3f72c330bf2dac9d141441 /Documentation/admin-guide/device-mapper | |
parent | 80466139b218d5c862e4a3e304157b183a56f36b (diff) | |
download | linux-4e578ba60c0cbb03801bf1acdfa6bf2e394a2afa.tar.bz2 |
Documentation/admin-guide: dm-integrity: drop doubled words
Drop the doubled words "on" and "the".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: dm-devel@redhat.com
Link: https://lore.kernel.org/r/20200704032020.21923-4-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/device-mapper')
-rw-r--r-- | Documentation/admin-guide/device-mapper/dm-integrity.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/admin-guide/device-mapper/dm-integrity.rst b/Documentation/admin-guide/device-mapper/dm-integrity.rst index 9edd45593abd..3ab4f7756a6e 100644 --- a/Documentation/admin-guide/device-mapper/dm-integrity.rst +++ b/Documentation/admin-guide/device-mapper/dm-integrity.rst @@ -45,7 +45,7 @@ To use the target for the first time: will format the device 3. unload the dm-integrity target 4. read the "provided_data_sectors" value from the superblock -5. load the dm-integrity target with the the target size +5. load the dm-integrity target with the target size "provided_data_sectors" 6. if you want to use dm-integrity with dm-crypt, load the dm-crypt target with the size "provided_data_sectors" @@ -99,7 +99,7 @@ interleave_sectors:number the superblock is used. meta_device:device - Don't interleave the data and metadata on on device. Use a + Don't interleave the data and metadata on the device. Use a separate device for metadata. buffer_sectors:number |