* 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 4ec5517..b445f12 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 985e76c..3c99be2 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;