diff options
-rw-r--r-- | kexec-tools.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec-tools.spec.in b/kexec-tools.spec.in index 5eadece..0f0ff07 100644 --- a/kexec-tools.spec.in +++ b/kexec-tools.spec.in @@ -9,7 +9,7 @@ Packager: Eric Biederman <ebiederman@xmission.com> BuildRoot: %{_tmppath}/%{name} %description -/sbin/kexec is a user space utiltity for loading another kernel +/sbin/kexec is a user space utility for loading another kernel and asking the currently running kernel to do something with it. A currently running kernel may be asked to start the loaded kernel on reboot, or to start the loaded kernel after it panics. |