summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
diff options
context:
space:
mode:
authorChris Dunlop <chris@onthe.net.au>2015-09-18 16:10:55 +1000
committerJiri Kosina <jkosina@suse.cz>2015-12-08 14:50:12 +0100
commitd83e2a4ea2296620e8f6cb724e60190826c43a3f (patch)
tree2301df6b2e14b831d5d381979bba34449cf2c83c /Documentation/sysctl
parent7f7e92f7553c663fc1c53f999b0bf88e2d1f30a7 (diff)
downloadlinux-d83e2a4ea2296620e8f6cb724e60190826c43a3f.tar.gz
linux-d83e2a4ea2296620e8f6cb724e60190826c43a3f.tar.xz
Documentation: fix sysfs-ptp
s/avaiable/available/g This fixup is already in scripts/spelling.txt. The fix in Documentation/ABI/testing/sysfs-ptp affects documentation of a /sys entry: the /sys entry itself is correct. Signed-off-by: Chris Dunlop <chris@onthe.net.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/sysctl')
-rw-r--r--Documentation/sysctl/vm.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index a4482fceacec..8e4025e6b44f 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -135,7 +135,7 @@ Contains, as a percentage of total available memory that contains free pages
and reclaimable pages, the number of pages at which the background kernel
flusher threads will start writing out dirty data.
-The total avaiable memory is not equal to total system memory.
+The total available memory is not equal to total system memory.
==============================================================
@@ -170,7 +170,7 @@ Contains, as a percentage of total available memory that contains free pages
and reclaimable pages, the number of pages at which a process which is
generating disk writes will itself start writing out dirty data.
-The total avaiable memory is not equal to total system memory.
+The total available memory is not equal to total system memory.
==============================================================