summaryrefslogtreecommitdiff
path: root/sys-boot/grub/files/grub-2.00-texinfo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/grub/files/grub-2.00-texinfo.patch')
-rw-r--r--sys-boot/grub/files/grub-2.00-texinfo.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/sys-boot/grub/files/grub-2.00-texinfo.patch b/sys-boot/grub/files/grub-2.00-texinfo.patch
new file mode 100644
index 00000000..803f3cbc
--- /dev/null
+++ b/sys-boot/grub/files/grub-2.00-texinfo.patch
@@ -0,0 +1,16 @@
+Fix for texinfo-5.1
+
+=== modified file 'docs/grub-dev.texi'
+--- docs/grub-dev.texi 2012-05-22 07:15:28 +0000
++++ docs/grub-dev.texi 2013-04-08 13:23:07 +0000
+@@ -1394,8 +1394,8 @@
+
+ @node Bitmap API
+ @section Bitmap API
+-@itemize
+ @subsection grub_video_bitmap_create
++@itemize
+ @item Prototype:
+ @example
+ grub_err_t grub_video_bitmap_create (struct grub_video_bitmap **bitmap, unsigned int width, unsigned int height, enum grub_video_blit_format blit_format)
+