Documentation: nommu-map: Fix duplicate word typo
authorMartin Kepplinger <martink@posteo.de>
Fri, 22 Jun 2018 07:32:11 +0000 (09:32 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 26 Jun 2018 15:01:27 +0000 (09:01 -0600)
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/nommu-mmap.txt

index 69556f0d494b8d7a88f7b3962e114621d5236d9b..530fed08de2c2e309a141cf79d5a1d6f9cfc16fa 100644 (file)
@@ -47,7 +47,7 @@ and it's also much more restricted in the latter case:
            appropriate mapping protection capabilities. Ramfs, romfs, cramfs
            and mtd might all permit this.
 
-        - If the backing device device can't or won't permit direct sharing,
+        - If the backing device can't or won't permit direct sharing,
            but does have the NOMMU_MAP_COPY capability, then a copy of the
            appropriate bit of the file will be read into a contiguous bit of
            memory and any extraneous space beyond the EOF will be cleared