]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* Makefile.util.def (grub-macbless): Change mansection to 8.
authorColin Watson <cjwatson@ubuntu.com>
Wed, 8 Jan 2014 11:05:20 +0000 (11:05 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 8 Jan 2014 11:05:20 +0000 (11:05 +0000)
ChangeLog
Makefile.util.def

index 4ec5517bdeda3e812fe82e5190395e7a1f22d008..b445f121586f7bcfb6d2308abf661530682f1d2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-08  Colin Watson  <cjwatson@ubuntu.com>
+
+       * Makefile.util.def (grub-macbless): Change mansection to 8.
+
 2014-01-07  Leif Lindholm <leif.lindholm@linaro.org>
 
        * grub-core/loader/arm64/linux.c: correctly set device path end length.
index 985e76ca4e54d9d5b182c05a4aab4b3f2845c0ab..3c99be2b0ca8617ead8de3c98b2c3067c3cbc0cd 100644 (file)
@@ -405,7 +405,7 @@ program = {
 program = {
   name = grub-macbless;
   installdir = sbin;
-  mansection = 1;
+  mansection = 8;
   common = util/grub-macbless.c;
   common = grub-core/osdep/init.c;
   common = grub-core/kern/emu/argp_common.c;