xl.pod.1: better description for the sysreq subcommand
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 1 Dec 2011 16:26:32 +0000 (16:26 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 1 Dec 2011 16:26:32 +0000 (16:26 +0000)
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
docs/man/xl.pod.1

index df0610b69ec8ee78b7655b328c9aa94ab6139758..c9b2f44d16d58d07716f2b14ca422b8159ea13a1 100644 (file)
@@ -433,9 +433,11 @@ Wait for the domain to complete shutdown before returning.
 
 =item B<sysrq> I<domain-id> I<letter>
 
-Send a I<Magic System Request> signal to the domain.  For more
-information on available magic sys req operations, see sysrq.txt in
-your Linux Kernel sources.
+Send a <Magic System Request> to the domain, each type of request is
+represented by a different letter.
+It can be used to send SysRq requests to Linux guests, see sysrq.txt in
+your Linux Kernel sources for more information.
+It requires PV drivers to be installed in your guest OS.
 
 =item B<trigger> I<domain-id> I<nmi|reset|init|power|sleep> [I<VCPU>]