diff -r 96917cf25bf3 docs/man/xm.pod.1 --- a/docs/man/xm.pod.1 Fri May 28 10:54:07 2010 +0100 +++ b/docs/man/xm.pod.1 Tue Jun 01 17:20:53 2010 +0200 @@ -40,12 +40,10 @@ communications channels used to talk to communications channels used to talk to the hypervisor. Running as non root will return an error. -Most B commands act asynchronously, so just because the B -command returned doesn't mean the action is complete. This is -important, as many operations on domains, like create and shutdown, -can take considerable time (30 seconds or more) to bring the machine -into a fully compliant state. If you want to know when one of these -actions has finished you must poll through B periodically. +Most B commands act synchronously, except maybe create, shutdown, +mem-set and vcpu-set. The fact that the B command returned doesn't +necessarily mean that the action is complete and you must poll through +xm list periodically to detect that the operation completed. =head1 DOMAIN SUBCOMMANDS