diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-27 11:17:01 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-27 11:17:01 +0100 |
| commit | e79c051d1851f0f1dc260cf04b9bc2d107d16abb (patch) | |
| tree | 65f99cac97339cdb2a1b424c9c82b492b2ceb279 | |
| parent | ce3fe8a1bb354c0a2ed1ddae9574fa43a7d2a505 (diff) | |
| download | man-pages-e79c051d1851f0f1dc260cf04b9bc2d107d16abb.tar.gz | |
kexec_load.2: ffix
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man2/kexec_load.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/kexec_load.2 b/man2/kexec_load.2 index bcb38b9528..cad9031994 100644 --- a/man2/kexec_load.2 +++ b/man2/kexec_load.2 @@ -221,7 +221,7 @@ Unload the currently loaded kernel. .BR KEXEC_FILE_ON_CRASH Load the new kernel in the memory region reserved for the crash kernel (as for -.BR KEXEC_ON_CRASH). +.BR KEXEC_ON_CRASH ). This kernel is booted if the currently running kernel crashes. .TP .BR KEXEC_FILE_NO_INITRAMFS |
