* [Qemu-devel] Mistake on man page
@ 2018-06-01 14:47 kvaps
2018-06-01 17:16 ` Daniel P. Berrangé
0 siblings, 1 reply; 3+ messages in thread
From: kvaps @ 2018-06-01 14:47 UTC (permalink / raw)
To: qemu-devel
Hi, here is mistake in man page for qemu-nbd:
--- a/qemu-nbd.texi
+++ b/qemu-nbd.texi
@@ -1,2 +1,2 @@
--- a/qemu-nbd.texi
-Don't exit on the last connection
+++ b/qemu-nbd.texi
+Don't exit on the lost connection
Regards
-- kvaps
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Mistake on man page
2018-06-01 14:47 [Qemu-devel] Mistake on man page kvaps
@ 2018-06-01 17:16 ` Daniel P. Berrangé
2018-06-03 11:52 ` kvaps
0 siblings, 1 reply; 3+ messages in thread
From: Daniel P. Berrangé @ 2018-06-01 17:16 UTC (permalink / raw)
To: kvaps; +Cc: qemu-devel
On Fri, Jun 01, 2018 at 04:47:55PM +0200, kvaps wrote:
> Hi, here is mistake in man page for qemu-nbd:
>
> --- a/qemu-nbd.texi
> +++ b/qemu-nbd.texi
> @@ -1,2 +1,2 @@
> --- a/qemu-nbd.texi
> -Don't exit on the last connection
> +++ b/qemu-nbd.texi
> +Don't exit on the lost connection
It isn't a mistake actually. qemu-nbd can allow multiple concurrent
client connections, and will exit once the last client closes.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Mistake on man page
2018-06-01 17:16 ` Daniel P. Berrangé
@ 2018-06-03 11:52 ` kvaps
0 siblings, 0 replies; 3+ messages in thread
From: kvaps @ 2018-06-03 11:52 UTC (permalink / raw)
To: Daniel P. Berrangé; +Cc: qemu-devel
Ok, thanks for the clarification.
On Fri, Jun 1, 2018 at 7:17 PM Daniel P. Berrangé <berrange@redhat.com>
wrote:
> On Fri, Jun 01, 2018 at 04:47:55PM +0200, kvaps wrote:
> > Hi, here is mistake in man page for qemu-nbd:
> >
> > --- a/qemu-nbd.texi
> > +++ b/qemu-nbd.texi
> > @@ -1,2 +1,2 @@
> > --- a/qemu-nbd.texi
> > -Don't exit on the last connection
> > +++ b/qemu-nbd.texi
> > +Don't exit on the lost connection
>
> It isn't a mistake actually. qemu-nbd can allow multiple concurrent
> client connections, and will exit once the last client closes.
>
> Regards,
> Daniel
> --
> |: https://berrange.com -o-
> https://www.flickr.com/photos/dberrange :|
> |: https://libvirt.org -o-
> https://fstop138.berrange.com :|
> |: https://entangle-photo.org -o-
> https://www.instagram.com/dberrange :|
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-06-03 11:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-01 14:47 [Qemu-devel] Mistake on man page kvaps
2018-06-01 17:16 ` Daniel P. Berrangé
2018-06-03 11:52 ` kvaps
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).