aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/efibootmgr/files/docbook-fixes.patch
blob: f2dc83bbe13afcc8fb20befa7b3c1d782c85ea7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Upstream-Status: Pending

Import this patch from meta-linaro.

Signed-off-by: Kai Kang <kai.kang@windriver.com>

diff --git a/src/man/man8/efibootmgr.8.docbook b/src/man/man8/efibootmgr.8.docbook
index aef4444..eb8f266 100644
--- a/src/man/man8/efibootmgr.8.docbook
+++ b/src/man/man8/efibootmgr.8.docbook
@@ -302,7 +302,7 @@
           <title>Displaying the current settings (must be root).</title>
           
           <para>
-            <computeroutput>
+            <programlisting>
   [root@localhost ~]# efibootmgr
   BootCurrent: 0004
   BootNext: 0003
@@ -313,7 +313,7 @@
   Boot0002* Hard Drive(Device:80)/HD(Part1,Sig00112233)   
   Boot0003* PXE Boot: MAC(00D0B7C15D91)               
   Boot0004* Linux
-            </computeroutput>
+            </programlisting>
           </para>
           <para>This shows:</para>
           <itemizedlist>