]> git.proxmox.com Git - qemu.git/commitdiff
doc: Fix indefinite article an -> a before nouns that begin with 'h'
authorStefan Weil <sw@weilnetz.de>
Mon, 16 Jul 2012 21:37:07 +0000 (23:37 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Jul 2012 20:40:14 +0000 (15:40 -0500)
Although the rule also allows 'an' for historical reasons,
'a' is more common because 'h' is pronounced.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-doc.texi
qemu-tech.texi

index 0af0ff45c2285f6a96116118f6ff077d25a3fbff..84dad1957955578fa797e359926c8f3a9ab1737b 100644 (file)
@@ -78,7 +78,7 @@ to ease cross-compilation and cross-debugging.
 
 @end itemize
 
-QEMU can run without an host kernel driver and yet gives acceptable
+QEMU can run without a host kernel driver and yet gives acceptable
 performance.
 
 For system emulation, the following hardware targets are supported:
index b51a58abbaa5786efebc9c55996c0a268bf653c2..d73dda8e35a019a917e913a84f5954b24a119dc5 100644 (file)
@@ -536,7 +536,7 @@ timers, especially together with the use of bottom halves (BHs).
 @node Hardware interrupts
 @section Hardware interrupts
 
-In order to be faster, QEMU does not check at every basic block if an
+In order to be faster, QEMU does not check at every basic block if a
 hardware interrupt is pending. Instead, the user must asynchronously
 call a specific function to tell that an interrupt is pending. This
 function resets the chaining of the currently executing basic