]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-08-08 Felix Zielcke <fzielcke@z-51.de>
authorfzielcke <fzielcke@localhost>
Sat, 8 Aug 2009 17:59:19 +0000 (17:59 +0000)
committerfzielcke <fzielcke@localhost>
Sat, 8 Aug 2009 17:59:19 +0000 (17:59 +0000)
* util/grub.d/00_header.in: Fix a comment.
* util/grub.d/10_linux.in: Likewise.
* util/grub.d/10_windows.in: Likewise.
* util/grub.d/10_hurd.in: Likewise.

ChangeLog
util/grub.d/00_header.in
util/grub.d/10_hurd.in
util/grub.d/10_linux.in
util/grub.d/10_windows.in

index cd782a2187f48b07d234f13d145d60a1fb62dd0e..cf9d5db838eac4084daca0a26d7f4847f1a61799 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-08-08  Felix Zielcke  <fzielcke@z-51.de>
+
+       * util/grub.d/00_header.in: Fix a comment.
+       * util/grub.d/10_linux.in: Likewise.
+       * util/grub.d/10_windows.in: Likewise.
+       * util/grub.d/10_hurd.in: Likewise.
+
 2009-08-08  Felix Zielcke  <fzielcke@z-51.de>
 
        * util/grub-mkconfig.in: Allow the user to specify the used font
index d8fa4165daa0c659c96a3299e91d84761fe89494..a273213f3be97455891682262d49b05b0dc54296 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 
-# update-grub helper script.
+# grub-mkconfig helper script.
 # Copyright (C) 2006,2007,2008,2009  Free Software Foundation, Inc.
 #
 # GRUB is free software: you can redistribute it and/or modify
index e72198da632dbec46257317a7829714e779590ac..ec78a3532c82f2f3b1c110d985937d95e0003500 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 
-# update-grub helper script.
+# grub-mkconfig helper script.
 # Copyright (C) 2006,2007,2008  Free Software Foundation, Inc.
 #
 # GRUB is free software: you can redistribute it and/or modify
index 4df078e8fe22e6f978e522eddaad5cf62f4dffa9..381a0c3d58f8be5301b75faed8de9303cdc64666 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 
-# update-grub helper script.
+# grub-mkconfig helper script.
 # Copyright (C) 2006,2007,2008,2009  Free Software Foundation, Inc.
 #
 # GRUB is free software: you can redistribute it and/or modify
index 8877b15d533a0710fbf418a43b012a652ee5230c..055258e292187aaed1afda4139743cdfd62d4ccf 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 
-# update-grub helper script.
+# grub-mkconfig helper script.
 # Copyright (C) 2008  Free Software Foundation, Inc.
 #
 # GRUB is free software: you can redistribute it and/or modify