diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-23 17:13:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-23 17:13:53 -0700 |
commit | c80e42a4963b3f593d53fb8f565e5bbca61a6531 (patch) | |
tree | 63327ed70e63459b6f9b5899dc14c5b35ad54823 /Documentation/arm64 | |
parent | a5e5c274c920f693d9c1ab65440d8e53a4530aca (diff) | |
parent | 62af696471e58bdfcf416fd56f032a60853c2bae (diff) |
Merge tag 'docs-5.10-2' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet:
"A handful of late-arriving documentation fixes"
* tag 'docs-5.10-2' of git://git.lwn.net/linux:
docs: Add two missing entries in vm sysctl index
docs/vm: trivial fixes to several spelling mistakes
docs: submitting-patches: describe preserving review/test tags
Documentation: Chinese translation of Documentation/arm64/hugetlbpage.rst
Documentation: x86: fix a missing word in x86_64/mm.rst.
docs: driver-api: remove a duplicated index entry
docs: lkdtm: Modernize and improve details
docs: deprecated.rst: Expand str*cpy() replacement notes
docs/cpu-load: format the example code.
Diffstat (limited to 'Documentation/arm64')
-rw-r--r-- | Documentation/arm64/hugetlbpage.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/arm64/hugetlbpage.rst b/Documentation/arm64/hugetlbpage.rst index b44f939e5210..a110124c11e3 100644 --- a/Documentation/arm64/hugetlbpage.rst +++ b/Documentation/arm64/hugetlbpage.rst @@ -1,3 +1,5 @@ +.. _hugetlbpage_index: + ==================== HugeTLBpage on ARM64 ==================== |