]> git.proxmox.com Git - grub2.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@debian.org>
Sun, 14 Jun 2015 08:59:47 +0000 (09:59 +0100)
Patch-Name: macbless_mansection.patch

Makefile.util.def

index e1f6089ce31f168e02669b0b2b59715470798604..691372dfb1cde6d0cbb2a4d11a3d3ffcf59f080d 100644 (file)
@@ -422,7 +422,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;