diff options
author | Cengiz Can <cengizc@gmail.com> | 2019-05-14 19:17:25 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-05-21 09:31:28 -0600 |
commit | a65fd4f0def56f59822b2c49522d36319bc8da8b (patch) | |
tree | 156e022ce2cbd262ff9f00a5c38ad51a59d73ab8 /Documentation/kdump | |
parent | 29077bc5b7a4644dd8b536a327fa63c88e6f872e (diff) | |
download | linux-a65fd4f0def56f59822b2c49522d36319bc8da8b.tar.bz2 |
Documentation: kdump: fix minor typo
kdump.txt had a minor typo.
Signed-off-by: Cengiz Can <cengizc@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kdump')
-rw-r--r-- | Documentation/kdump/kdump.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kdump/kdump.txt b/Documentation/kdump/kdump.txt index 51814450a7f8..3162eeb8c262 100644 --- a/Documentation/kdump/kdump.txt +++ b/Documentation/kdump/kdump.txt @@ -410,7 +410,7 @@ Notes on loading the dump-capture kernel: * Boot parameter "1" boots the dump-capture kernel into single-user mode without networking. If you want networking, use "3". -* We generally don' have to bring up a SMP kernel just to capture the +* We generally don't have to bring up a SMP kernel just to capture the dump. Hence generally it is useful either to build a UP dump-capture kernel or specify maxcpus=1 option while loading dump-capture kernel. Note, though maxcpus always works, you had better replace it with |