kexec_load.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-11-08 14:39:27 +01:00
parent 6fd7d53070
commit 16edbdd933
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ kexec_load, kexec_file_load \- load a new kernel for later execution
", unsigned long " flags ");"
.\" FIXME(kexec_file_load):
.\" Why are the return types of kexec_laod() and kexec_file_load()
.\" Why are the return types of kexec_load() and kexec_file_load()
.\" different?
.BI "int kexec_file_load(int " kernel_fd ", int " initrd_fd ","
.br