mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-24 05:44:52 +00:00
Fix manual page generation for grub-mkdevicemap.
This commit is contained in:
parent
ccfba44655
commit
c29b934853
9
debian/patches/restore_mkdevicemap.patch
vendored
9
debian/patches/restore_mkdevicemap.patch
vendored
@ -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
|
||||
|
4
docs/man/grub-mkdevicemap.h2m
Normal file
4
docs/man/grub-mkdevicemap.h2m
Normal file
@ -0,0 +1,4 @@
|
||||
[NAME]
|
||||
grub-mkdevicemap \- make a device map file automatically
|
||||
[SEE ALSO]
|
||||
.BR grub-probe (8)
|
Loading…
Reference in New Issue
Block a user