aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libvir.html')
-rw-r--r--docs/libvir.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libvir.html b/docs/libvir.html
index 5dfee3aca..b6c795c69 100644
--- a/docs/libvir.html
+++ b/docs/libvir.html
@@ -210,7 +210,7 @@ available except commiting to the base.</p>
<li><em>Failure to use the API for non-root users</em>
<p>Large parts of the API may only be accessible with root priviledges,
however the read only access to the xenstore data doesnot have to be
- forbidden to user, at least for monitoring purposes. If "virsh info"
+ forbidden to user, at least for monitoring purposes. If "virsh dinfo"
fails to run as an user, change the mode of the xenstore read-only socket
with:</p>
<p><code>chmod 666 /var/run/xenstored/socket_ro</code></p>