actually include docbook patch file, make sure processed man page cleaned up
[debian/efibootmgr] / debian / patches / docbook-fixes.patch
1 diff --git a/src/man/man8/efibootmgr.8.docbook b/src/man/man8/efibootmgr.8.docbook
2 index aef4444..eb8f266 100644
3 --- a/src/man/man8/efibootmgr.8.docbook
4 +++ b/src/man/man8/efibootmgr.8.docbook
5 @@ -302,7 +302,7 @@
6            <title>Displaying the current settings (must be root).</title>
7            
8            <para>
9 -            <computeroutput>
10 +            <programlisting>
11    [root@localhost ~]# efibootmgr
12    BootCurrent: 0004
13    BootNext: 0003
14 @@ -313,7 +313,7 @@
15    Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)   
16    Boot0003* PXE Boot: MAC(00D0B7C15D91)               
17    Boot0004* Linux
18 -            </computeroutput>
19 +            </programlisting>
20            </para>
21            <para>This shows:</para>
22            <itemizedlist>