summaryrefslogtreecommitdiffstats
path: root/meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:46:13 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:46:13 +0200
commit8d89651ef729e560ad96dcfc002fcde6ff7f923b (patch)
treeeb5be01c25f735d12fe9881ee6327c9b7e8bbe39 /meta-linaro/recipes-extra/efibootmgr/files/docbook-fixes.patch
downloadmeta-linaro-8d89651ef729e560ad96dcfc002fcde6ff7f923b.tar.gz
initial commit for Enea Linux 5.0 armdizzy-enea
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
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>