]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* Makefile.util.def (grub-ofpathname): Install manual page.
authorColin Watson <cjwatson@ubuntu.com>
Wed, 18 May 2011 16:31:50 +0000 (17:31 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 18 May 2011 16:31:50 +0000 (17:31 +0100)
ChangeLog
Makefile.util.def

index 2708949d1e630d88781ed933867d1b351bb13b2f..c8e7546858b6f6c2743ec870d31fba36dcaa1bee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-05-18  Colin Watson  <cjwatson@ubuntu.com>
+
+       * Makefile.util.def (grub-ofpathname): Install manual page.
+
 2011-05-18  Colin Watson  <cjwatson@ubuntu.com>
 
        * grub-core/fs/squash4.c: Add missing GRUB_MOD_LICENSE.
index 380c939b9e324822a0ef7afd7dfd286bd771db67..829b16facabf0f51096d5e7f4aa6dfd19030c239 100644 (file)
@@ -288,6 +288,7 @@ program = {
 program = {
   name = grub-ofpathname;
   installdir = sbin;
+  mansection = 8;
   ieee1275 = util/ieee1275/grub-ofpathname.c;
   ieee1275 = util/ieee1275/ofpath.c;