summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1151450
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1151450')
-rw-r--r--results/scraper/launchpad-without-comments/115145019
1 files changed, 19 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1151450 b/results/scraper/launchpad-without-comments/1151450
new file mode 100644
index 00000000..19e41ee2
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1151450
@@ -0,0 +1,19 @@
+wrong description in qemu manual 
+
+
+Description:
+man qemu, there is a line:
+qemu-system-x86_84 --drive file=gluster://192.0.2.1/testvol/a.img
+seems should be:
+qemu-system-x86_64 --drive file=gluster://192.0.2.1/testvol/a.img
+
+Additional info:
+* operating system
+arch linux x86_64
+* package version(s)
+1.4.0
+* config and/or log files etc.
+
+
+Steps to reproduce:
+man qemu
\ No newline at end of file