Doc: treewide: Fix grammar "a" to "an"
authorMasanari Iida <standby24x7@gmail.com>
Wed, 9 Dec 2015 15:59:29 +0000 (00:59 +0900)
committerJonathan Corbet <corbet@lwn.net>
Thu, 10 Dec 2015 18:36:40 +0000 (11:36 -0700)
This patch fix some grammar mistake.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/sharedsubtree.txt
Documentation/vm/slub.txt

index 32a173dd31580197e72a065406c8ab7af072339a..e3f4c778eb98a0b5a4bf32e8cb60244b69145e66 100644 (file)
@@ -664,7 +664,7 @@ replicas continue to be exactly same.
                if one rbind mounts a tree within the same subtree 'n' times
                the number of mounts created is an exponential function of 'n'.
                Having unbindable mount can help prune the unneeded bind
-               mounts. Here is a example.
+               mounts. Here is an example.
 
                step 1:
                   let's say the root tree has just two directories with
index 699d8ea5c2306d57fb1cead69944e8e625c3164f..f0d340959319e43481ba1b78177c3bece2a1c346 100644 (file)
@@ -8,7 +8,7 @@ SLUB can enable debugging only for selected slabs in order to avoid
 an impact on overall system performance which may make a bug more
 difficult to find.
 
-In order to switch debugging on one can add a option "slub_debug"
+In order to switch debugging on one can add an option "slub_debug"
 to the kernel command line. That will enable full debugging for
 all slabs.
 
This page took 0.04075 seconds and 5 git commands to generate.