summaryrefslogtreecommitdiffstats
path: root/meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch')
-rw-r--r--meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch b/meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch
new file mode 100644
index 0000000..fa711da
--- /dev/null
+++ b/meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch
@@ -0,0 +1,22 @@
1diff --git a/src/man/man8/efibootmgr.8.docbook b/src/man/man8/efibootmgr.8.docbook
2index 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>