From 5da6fe894bf35650ce76884101248b0d6de9d234 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 4 Mar 2011 00:29:43 +0100 Subject: [PATCH] kexecboot.inc: fix typo. Signed-off-by: Andrea Adami --- recipes/kexecboot/kexecboot.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc index e859d97f5c..d04eb1f0d4 100644 --- a/recipes/kexecboot/kexecboot.inc +++ b/recipes/kexecboot/kexecboot.inc @@ -34,7 +34,7 @@ inherit autotools # --enable-bpp enable support of specified bpp modes # (all,32,24,18,16,4,2,1) [default=all] # --enable-evdev-rate change evdev (keyboard/mouse) repeat rate - in milliseconds e.g. "1000,250" [default=no] +# in milliseconds e.g. "1000,250" [default=no] # --with-kexec-binary look for kexec binary at path # [default="/usr/sbin/kexec"] ############################ -- 2.11.4.GIT