Blame SOURCES/0015-Makefile.util.def-grub-macbless-Change-mansection-to.patch

6b3c76
From 8dcec304d484c978c8cee9bada8bd0bfc8e73a79 Mon Sep 17 00:00:00 2001
a85e8e
From: Colin Watson <cjwatson@ubuntu.com>
a85e8e
Date: Wed, 8 Jan 2014 11:05:20 +0000
6b3c76
Subject: [PATCH 015/261] * Makefile.util.def (grub-macbless): Change
6b3c76
 mansection to 8.
a85e8e
a85e8e
---
d41074
 ChangeLog         | 4 ++++
6b3c76
 Makefile.util.def | 2 +-
a85e8e
 2 files changed, 5 insertions(+), 1 deletion(-)
a85e8e
6b3c76
diff --git a/ChangeLog b/ChangeLog
6b3c76
index 4ec5517bd..b445f1215 100644
6b3c76
--- a/ChangeLog
6b3c76
+++ b/ChangeLog
6b3c76
@@ -1,3 +1,7 @@
6b3c76
+2014-01-08  Colin Watson  <cjwatson@ubuntu.com>
6b3c76
+
6b3c76
+	* Makefile.util.def (grub-macbless): Change mansection to 8.
6b3c76
+
6b3c76
 2014-01-07  Leif Lindholm <leif.lindholm@linaro.org>
6b3c76
 
6b3c76
 	* grub-core/loader/arm64/linux.c: correctly set device path end length.
a85e8e
diff --git a/Makefile.util.def b/Makefile.util.def
6b3c76
index 985e76ca4..3c99be2b0 100644
a85e8e
--- a/Makefile.util.def
a85e8e
+++ b/Makefile.util.def
a85e8e
@@ -405,7 +405,7 @@ program = {
a85e8e
 program = {
a85e8e
   name = grub-macbless;
a85e8e
   installdir = sbin;
a85e8e
-  mansection = 1;
a85e8e
+  mansection = 8;
a85e8e
   common = util/grub-macbless.c;
a85e8e
   common = grub-core/osdep/init.c;
a85e8e
   common = grub-core/kern/emu/argp_common.c;
6b3c76
-- 
6b3c76
2.13.5
6b3c76