diff --git a/ChangeLog b/ChangeLog index 2708949d1..c8e754685 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-05-18 Colin Watson + + * Makefile.util.def (grub-ofpathname): Install manual page. + 2011-05-18 Colin Watson * grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE. diff --git a/Makefile.util.def b/Makefile.util.def index 380c939b9..829b16fac 100644 --- a/Makefile.util.def +++ b/Makefile.util.def @@ -288,6 +288,7 @@ program = { program = { name = grub-ofpathname; installdir = sbin; + mansection = 8; ieee1275 = util/ieee1275/grub-ofpathname.c; ieee1275 = util/ieee1275/ofpath.c;