summaryrefslogtreecommitdiff
path: root/emulators/qemu2/files/patch-qemu-doc.texi
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-04-18 23:06:43 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2019-04-18 23:06:43 +0000
commit6faf908c6ef3fb7ee325fd2ffd1cba950e644a62 (patch)
tree1940c0306bfebc2b59c139bc25a3bc55c28f23aa /emulators/qemu2/files/patch-qemu-doc.texi
parentUpgrade to 12 to make it fetchable again. (diff)
[NEW] emulators/qemu2: 2.X version of emulators/qemu
- Remove GNS3 OPTION - Update dependency to gtk30 and sdl20 - Limit PORTSCOUT to 2.X verrsion only
Diffstat (limited to 'emulators/qemu2/files/patch-qemu-doc.texi')
-rw-r--r--emulators/qemu2/files/patch-qemu-doc.texi21
1 files changed, 21 insertions, 0 deletions
diff --git a/emulators/qemu2/files/patch-qemu-doc.texi b/emulators/qemu2/files/patch-qemu-doc.texi
new file mode 100644
index 000000000000..b51f5950393c
--- /dev/null
+++ b/emulators/qemu2/files/patch-qemu-doc.texi
@@ -0,0 +1,21 @@
+--- qemu-doc.texi.orig 2018-08-02 21:48:53 UTC
++++ qemu-doc.texi
+@@ -197,7 +197,7 @@ VGA BIOS.
+ 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" Schuetz.
+
+ 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.
+@@ -557,7 +557,8 @@ Send the escape character to the frontend
+
+ @c man begin SEEALSO
+ The HTML documentation of QEMU for more precise information and Linux
+-user mode emulator invocation.
++user mode emulator invocation, as well as the FreeBSD host notes in
++@file{pkg-message} in the relevant qemu port directory.
+ @c man end
+
+ @c man begin AUTHOR