diff options
author | William Pitcock <nenolod@dereferenced.org> | 2013-06-01 16:28:03 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2013-06-01 16:28:03 -0500 |
commit | c664d6766c3aef2a323bf49feb1bb2f542f60800 (patch) | |
tree | e332d5a4e7470f468eb23bb0d494947ac6b8737e /main/xen/fix-pod2man-choking.patch | |
parent | 5b97248f06efe1114dc3545585b3b92eb1cf4490 (diff) | |
download | aports-c664d6766c3aef2a323bf49feb1bb2f542f60800.tar.bz2 aports-c664d6766c3aef2a323bf49feb1bb2f542f60800.tar.xz |
main/xen: fix pod2man choking
Diffstat (limited to 'main/xen/fix-pod2man-choking.patch')
-rw-r--r-- | main/xen/fix-pod2man-choking.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/main/xen/fix-pod2man-choking.patch b/main/xen/fix-pod2man-choking.patch new file mode 100644 index 0000000000..ca28483c20 --- /dev/null +++ b/main/xen/fix-pod2man-choking.patch @@ -0,0 +1,11 @@ +--- xen-4.2.2.orig/tools/qemu-xen/qemu-doc.texi ++++ xen-4.2.2/tools/qemu-xen/qemu-doc.texi +@@ -225,7 +225,7 @@ + QEMU uses YM3812 emulation by Tatsuyuki Satoh. + + QEMU uses GUS emulation (GUSEMU32 @url{http://www.deinmeister.de/gusemu/}) +-by Tibor "TS" Schütz. ++by Tibor "TS" Schultz. + + Note that, by default, GUS shares IRQ(7) with parallel ports and so + qemu must be told to not have parallel ports to have working GUS |