diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-12-10 00:59:29 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-12-10 11:36:40 -0700 |
commit | 7acccdbc4d0bf78a613008e92a3e6c32e37ef26f (patch) | |
tree | 71dc0adb6a05c04fbc666cce6569f38487564829 /Documentation/filesystems | |
parent | aa13a960fc1bd28cfd8b3aef43e523ade1817a2c (diff) | |
download | linux-7acccdbc4d0bf78a613008e92a3e6c32e37ef26f.tar.bz2 |
Doc: treewide: Fix grammar "a" to "an"
This patch fix some grammar mistake.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/sharedsubtree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/filesystems/sharedsubtree.txt b/Documentation/filesystems/sharedsubtree.txt index 32a173dd3158..e3f4c778eb98 100644 --- a/Documentation/filesystems/sharedsubtree.txt +++ b/Documentation/filesystems/sharedsubtree.txt @@ -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 |