aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoi Pok Wu <[email protected]>2022-09-22 11:06:45 +0800
committerJonathan Corbet <[email protected]>2022-09-27 13:21:45 -0600
commit16461c66de0b559ee0b19e429561cae9cae72e8c (patch)
treea59dd9287105e3af060e87be37b48e4c50cd5a00
parent0a13b6c3c546e3b6df75639cfe09954a1a17dd63 (diff)
docs: hugetlbpage.rst: fix a typo of hugepage size
should be kB instead of Kb Signed-off-by: Hoi Pok Wu <[email protected]> Reviewed-by: Muchun Song <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/admin-guide/mm/hugetlbpage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/mm/hugetlbpage.rst b/Documentation/admin-guide/mm/hugetlbpage.rst
index 8e2727dc18d4..19f27c0d92e0 100644
--- a/Documentation/admin-guide/mm/hugetlbpage.rst
+++ b/Documentation/admin-guide/mm/hugetlbpage.rst
@@ -65,7 +65,7 @@ HugePages_Surp
may be temporarily larger than the maximum number of surplus huge
pages when the system is under memory pressure.
Hugepagesize
- is the default hugepage size (in Kb).
+ is the default hugepage size (in kB).
Hugetlb
is the total amount of memory (in kB), consumed by huge
pages of all sizes.