Fix manual page generation for grub-mkdevicemap.

This commit is contained in:
Colin Watson 2013-11-17 10:18:23 +00:00
parent ccfba44655
commit c29b934853
2 changed files with 13 additions and 0 deletions

View File

@ -25,6 +25,15 @@ Index: b/Makefile.util.def
name = grub-probe;
installdir = sbin;
mansection = 8;
Index: b/docs/man/grub-mkdevicemap.h2m
===================================================================
--- /dev/null
+++ b/docs/man/grub-mkdevicemap.h2m
@@ -0,0 +1,4 @@
+[NAME]
+grub-mkdevicemap \- make a device map file automatically
+[SEE ALSO]
+.BR grub-probe (8)
Index: b/include/grub/util/deviceiter.h
===================================================================
--- /dev/null

View File

@ -0,0 +1,4 @@
[NAME]
grub-mkdevicemap \- make a device map file automatically
[SEE ALSO]
.BR grub-probe (8)