diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-03 14:31:07 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-07-13 09:47:37 -0600 |
commit | 6f91b3885f6d4d0de07995ce905672aede9035f1 (patch) | |
tree | b854e4bcaa54fa986d64ee1f67ff5de4f3d8b7d4 /Documentation/x86/x86_64 | |
parent | 18d97ed9b7f0deefd0ca0042ab7d6f18e38244f4 (diff) |
Documentation: x86: machinecheck: drop doubled words
Drop the doubled word "see".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: x86@kernel.org
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: https://lore.kernel.org/r/20200703213107.30758-3-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/x86/x86_64')
-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 |