* Makefile.util.def (grub-macbless): Change mansection to 8.

Patch-Name: macbless_mansection.patch
This commit is contained in:
Colin Watson 2014-01-08 11:05:20 +00:00 committed by Colin Watson
parent a1d8b2fcc0
commit 83e814cad0

View 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;