diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-07 11:03:56 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-13 09:44:05 -0600 |
commit | 6fa9a5a23026e6839c2f490325c8fba16d33f23c (patch) | |
tree | 162bfd2eb1bc2ee3d82b756c6ae1284c4e949896 /Documentation/block | |
parent | eeb3dc58f84b423ca7e24e226329f31e9682f6e1 (diff) | |
download | linux-rt-6fa9a5a23026e6839c2f490325c8fba16d33f23c.tar.gz |
Documentation: block: eliminate duplicated word
Change the doubled word "the" to "to the".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Link: https://lore.kernel.org/r/20200707180414.10467-3-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/block')
-rw-r--r-- | Documentation/block/pr.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/block/pr.rst b/Documentation/block/pr.rst index 30ea1c2e39eb..c893d6da8e04 100644 --- a/Documentation/block/pr.rst +++ b/Documentation/block/pr.rst @@ -9,7 +9,7 @@ access to block devices to specific initiators in a shared storage setup. This document gives a general overview of the support ioctl commands. -For a more detailed reference please refer the the SCSI Primary +For a more detailed reference please refer to the SCSI Primary Commands standard, specifically the section on Reservations and the "PERSISTENT RESERVE IN" and "PERSISTENT RESERVE OUT" commands. |