qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronnie Sahlberg <ronniesahlberg@gmail.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, Ronnie Sahlberg <ronniesahlberg@gmail.com>
Subject: [Qemu-devel] [PATCH 1/2] Documentation: Fix typo in manpage. NDB -> NBD
Date: Fri, 28 Oct 2011 20:13:38 +1100	[thread overview]
Message-ID: <1319793219-12163-2-git-send-email-ronniesahlberg@gmail.com> (raw)
In-Reply-To: <1319793219-12163-1-git-send-email-ronniesahlberg@gmail.com>


Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
---
 qemu-options.hx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index bf2ebb3..c55080c 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1761,10 +1761,10 @@ compiled and linked against libiscsi.
 QEMU supports NBD (Network Block Devices) both using TCP protocol as well
 as Unix Domain Sockets.
 
-Syntax for specifying a NDB device using TCP
+Syntax for specifying a NBD device using TCP
 ``nbd:<server-ip>:<port>[:exportname=<export>]''
 
-Syntax for specifying a NDB device using Unix Domain Sockets
+Syntax for specifying a NBD device using Unix Domain Sockets
 ``nbd:unix:<domain-socket>[:exportname=<export>]''
 
 
-- 
1.7.3.1

  reply	other threads:[~2011-10-28  9:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-28  9:13 [Qemu-devel] [PATCH 0/0] Manpage. Fix typo and add Sheepdog description Ronnie Sahlberg
2011-10-28  9:13 ` Ronnie Sahlberg [this message]
2011-10-28  9:24   ` [Qemu-devel] [PATCH 1/2] Documentation: Fix typo in manpage. NDB -> NBD Kevin Wolf
2011-10-28  9:13 ` [Qemu-devel] [PATCH 2/2] Documentation: Add syntax for using sheepdog devices Ronnie Sahlberg
2011-10-28  9:13   ` Eric Sunshine
2011-10-28  9:32     ` Kevin Wolf
2011-10-29  3:40       ` ronnie sahlberg
2011-10-31  8:04         ` Kevin Wolf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1319793219-12163-2-git-send-email-ronniesahlberg@gmail.com \
    --to=ronniesahlberg@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).