Skip to content

Commit d7a4c55

Browse files
rhythm16Jonathan Corbet
authored andcommitted
Documentation: x86: fix a missing word in x86_64/mm.rst.
This patch adds a missing word in x86/x86_64/mm.rst, without which the note reads awkwardly. Signed-off-by: Wei Lin Chang <r09922117@csie.ntu.edu.tw> Link: https://lore.kernel.org/r/20201015062242.26296-1-r09922117@csie.ntu.edu.tw Signed-off-by: Jonathan Corbet <corbet@lwn.net>
1 parent d16eb0e commit d7a4c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Documentation/x86/x86_64

Documentation/x86/x86_64/mm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Complete virtual memory map with 4-level page tables
1919
Note that as we get closer to the top of the address space, the notation changes
2020
from TB to GB and then MB/KB.
2121

22-
- "16M TB" might look weird at first sight, but it's an easier to visualize size
22+
- "16M TB" might look weird at first sight, but it's an easier way to visualize size
2323
notation than "16 EB", which few will recognize at first sight as 16 exabytes.
2424
It also shows it nicely how incredibly large 64-bit address space is.
2525

0 commit comments

Comments
 (0)