* Makefile.util.def (grub-macbless): Change mansection to 8.
This commit is contained in:
parent
4d21c10199
commit
ccd21a65ed
2 changed files with 5 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue