qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 1/2] Documentation: Fix typo in manpage. NDB -> NBD


From: Ronnie Sahlberg
Subject: [Qemu-devel] [PATCH 1/2] Documentation: Fix typo in manpage. NDB -> NBD
Date: Fri, 28 Oct 2011 20:13:38 +1100

Signed-off-by: Ronnie Sahlberg <address@hidden>
---
 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 via email to

[Prev in Thread] Current Thread [Next in Thread]