From 3c4e3e3a72c4272f3d31f27fe4f4926239bdf3ac Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 13 Sep 2013 12:57:57 +0200 Subject: [PATCH] Drop trailing dot in 'Boot from next boot device' This was inconsistent with all the other entries. Thanks: Andreas Gredler for noticing --- templates/boot/isolinux/hd.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/boot/isolinux/hd.cfg b/templates/boot/isolinux/hd.cfg index 15fc587..59f2bff 100644 --- a/templates/boot/isolinux/hd.cfg +++ b/templates/boot/isolinux/hd.cfg @@ -1,6 +1,6 @@ # local disk: label hd - menu label ^Boot from next boot device. + menu label ^Boot from next boot device localboot -1 text help Boot from next device in -- 2.1.4