public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fixup e432cef9 (aio help text): end sentences with periods
@ 2012-01-24 19:47 Laszlo Ersek
  2012-01-24 20:05 ` Markus Armbruster
  0 siblings, 1 reply; 3+ messages in thread
From: Laszlo Ersek @ 2012-01-24 19:47 UTC (permalink / raw)
  To: kvm

(Please keep me CC'd on any followup; I'm not subscribed. Thanks.)

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
---
 qemu-io.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/qemu-io.c b/qemu-io.c
index ffa62fb..938b20c 100644
--- a/qemu-io.c
+++ b/qemu-io.c
@@ -1118,7 +1118,7 @@ static void aio_read_help(void)
 " Reads a segment of the currently open file, optionally dumping it to the\n"
 " standard output stream (with -v option) for subsequent inspection.\n"
 " The read is performed asynchronously and the aio_flush command must be\n"
-" used to ensure all outstanding aio requests have been completed\n"
+" used to ensure all outstanding aio requests have been completed.\n"
 " -C, -- report statistics in a machine parsable format\n"
 " -P, -- use a pattern to verify read data\n"
 " -v, -- dump buffer to standard output\n"
@@ -1214,7 +1214,7 @@ static void aio_write_help(void)
 " Writes into a segment of the currently open file, using a buffer\n"
 " filled with a set pattern (0xcdcdcdcd).\n"
 " The write is performed asynchronously and the aio_flush command must be\n"
-" used to ensure all outstanding aio requests have been completed\n"
+" used to ensure all outstanding aio requests have been completed.\n"
 " -P, -- use different pattern to fill file\n"
 " -C, -- report statistics in a machine parsable format\n"
 " -q, -- quiet mode, do not show I/O statistics\n"
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] fixup e432cef9 (aio help text): end sentences with periods
  2012-01-24 19:47 [PATCH] fixup e432cef9 (aio help text): end sentences with periods Laszlo Ersek
@ 2012-01-24 20:05 ` Markus Armbruster
  2012-01-24 20:12   ` Laszlo Ersek
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Armbruster @ 2012-01-24 20:05 UTC (permalink / raw)
  To: Laszlo Ersek; +Cc: kvm

Laszlo Ersek <lersek@redhat.com> writes:

> (Please keep me CC'd on any followup; I'm not subscribed. Thanks.)

Patch is fine, but it needs to go to <qemu-devel@nongnu.org>.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] fixup e432cef9 (aio help text): end sentences with periods
  2012-01-24 20:05 ` Markus Armbruster
@ 2012-01-24 20:12   ` Laszlo Ersek
  0 siblings, 0 replies; 3+ messages in thread
From: Laszlo Ersek @ 2012-01-24 20:12 UTC (permalink / raw)
  To: Markus Armbruster; +Cc: kvm

On 01/24/12 21:05, Markus Armbruster wrote:
> Laszlo Ersek<lersek@redhat.com>  writes:
>
>> (Please keep me CC'd on any followup; I'm not subscribed. Thanks.)
>
> Patch is fine, but it needs to go to<qemu-devel@nongnu.org>.

Ooops... Thanks!
Laszlo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-24 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-24 19:47 [PATCH] fixup e432cef9 (aio help text): end sentences with periods Laszlo Ersek
2012-01-24 20:05 ` Markus Armbruster
2012-01-24 20:12   ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox