summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-05-10 20:59:56 +0200
committerJonathan Corbet <corbet@lwn.net>2016-05-14 10:15:10 -0600
commit30955e71fc2bd1b966ce6531285ac59ae653819f (patch)
tree2a05ff0c8f0d99cd71853000758d86c1ca22dd42 /Documentation/vm
parent2bdbc5bc16c338a43c9ac7ef93c1a60a8b17ee7d (diff)
downloadop-kernel-dev-30955e71fc2bd1b966ce6531285ac59ae653819f.zip
op-kernel-dev-30955e71fc2bd1b966ce6531285ac59ae653819f.tar.gz
Documentation: vm: Spelling s/paltform/platform/g
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/vm')
-rw-r--r--Documentation/vm/hugetlbpage.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/vm/hugetlbpage.txt b/Documentation/vm/hugetlbpage.txt
index b7a3f6d..59cbc80 100644
--- a/Documentation/vm/hugetlbpage.txt
+++ b/Documentation/vm/hugetlbpage.txt
@@ -275,10 +275,10 @@ This command mounts a (pseudo) filesystem of type hugetlbfs on the directory
options sets the owner and group of the root of the file system. By default
the uid and gid of the current process are taken. The mode option sets the
mode of root of file system to value & 01777. This value is given in octal.
-By default the value 0755 is picked. If the paltform supports multiple huge
+By default the value 0755 is picked. If the platform supports multiple huge
page sizes, the pagesize option can be used to specify the huge page size and
associated pool. pagesize is specified in bytes. If pagesize is not specified
-the paltform's default huge page size and associated pool will be used. The
+the platform's default huge page size and associated pool will be used. The
size option sets the maximum value of memory (huge pages) allowed for that
filesystem (/mnt/huge). The size option can be specified in bytes, or as a
percentage of the specified huge page pool (nr_hugepages). The size is
OpenPOWER on IntegriCloud