aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2013-09-05 13:06:15 +0100
committerDavid Howells <dhowells@redhat.com>2013-09-06 09:17:30 +0100
commit696f69b6b088f0f5b9470a5d008871c96354f531 (patch)
treebd80e8e4a4ece6ad2c2b277f7dc6bbb1eda9331c /Documentation
parentCacheFiles: Implement interface to check cache consistency (diff)
downloadlinux-dev-696f69b6b088f0f5b9470a5d008871c96354f531.tar.xz
linux-dev-696f69b6b088f0f5b9470a5d008871c96354f531.zip
FS-Cache: Fix heading in documentation
Fix a heading in the documentation to make it consistent with the contents list. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/caching/netfs-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/caching/netfs-api.txt b/Documentation/filesystems/caching/netfs-api.txt
index 12b344251523..26c1dd5a6a21 100644
--- a/Documentation/filesystems/caching/netfs-api.txt
+++ b/Documentation/filesystems/caching/netfs-api.txt
@@ -433,7 +433,7 @@ to the caller. The attribute adjustment excludes read and write operations.
=====================
-PAGE READ/ALLOC/WRITE
+PAGE ALLOC/READ/WRITE
=====================
And the sixth step is to store and retrieve pages in the cache. There are