diff options
Diffstat (limited to 'Documentation/vm/pagemap.txt')
-rw-r--r-- | Documentation/vm/pagemap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/vm/pagemap.txt b/Documentation/vm/pagemap.txt index fd7c3cfddd8e..5948e455c4d2 100644 --- a/Documentation/vm/pagemap.txt +++ b/Documentation/vm/pagemap.txt | |||
@@ -148,5 +148,5 @@ once. | |||
148 | Other notes: | 148 | Other notes: |
149 | 149 | ||
150 | Reading from any of the files will return -EINVAL if you are not starting | 150 | Reading from any of the files will return -EINVAL if you are not starting |
151 | the read on an 8-byte boundary (e.g., if you seeked an odd number of bytes | 151 | the read on an 8-byte boundary (e.g., if you sought an odd number of bytes |
152 | into the file), or if the size of the read is not a multiple of 8 bytes. | 152 | into the file), or if the size of the read is not a multiple of 8 bytes. |