diff options
author | Randy Dunlap <[email protected]> | 2020-07-03 14:31:07 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-13 09:47:37 -0600 |
commit | 6f91b3885f6d4d0de07995ce905672aede9035f1 (patch) | |
tree | b854e4bcaa54fa986d64ee1f67ff5de4f3d8b7d4 | |
parent | 18d97ed9b7f0deefd0ca0042ab7d6f18e38244f4 (diff) |
Documentation: x86: machinecheck: drop doubled words
Drop the doubled word "see".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: [email protected]
Cc: "H. Peter Anvin" <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/x86/x86_64/machinecheck.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/x86/x86_64/machinecheck.rst b/Documentation/x86/x86_64/machinecheck.rst index e189168406fa..b402e04bee60 100644 --- a/Documentation/x86/x86_64/machinecheck.rst +++ b/Documentation/x86/x86_64/machinecheck.rst @@ -81,5 +81,5 @@ TBD document entries for AMD threshold interrupt configuration For more details about the x86 machine check architecture see the Intel and AMD architecture manuals from their developer websites. -For more details about the architecture see +For more details about the architecture see http://one.firstfloor.org/~andi/mce.pdf |