]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Update --timeout description in libvirtd's man page
authorErik Skultety <eskultet@redhat.com>
Thu, 7 Sep 2017 13:47:51 +0000 (15:47 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 8 Sep 2017 09:07:45 +0000 (11:07 +0200)
Since commit @ae2163f8, only active client connections or running
domains are allowed to inhibit daemon shutdown. The man page however
wasn't updated appropriately.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1325066

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
daemon/libvirtd.pod

index 9f5a17d9c9634783237a2236d6cf1eb0ed38b288..8d3fbd13d23d304cc70bb1f5e96b5fc250f1ce71 100644 (file)
@@ -56,10 +56,8 @@ Use this name for the PID file, overriding the default value.
 
 =item B<-t, --timeout> I<SECONDS>
 
-Exit after timeout period (in seconds) elapse with no client connections
-or registered resources.  Be aware that resources such as autostart
-networks will result in never reaching the timeout, even when there are
-no client connections.
+Exit after timeout period (in seconds), provided there are neither any client
+connections nor any running domains.
 
 =item B<-v, --verbose>