---
Pushed, as this is a trivial change, but fixes an important typo present
in my earlier commit.
docs/hooks.html.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/hooks.html.in b/docs/hooks.html.in
index 411f2ec..2ce785f 100644
--- a/docs/hooks.html.in
+++ b/docs/hooks.html.in
@@ -93,7 +93,7 @@
configuration and triggers the hook script as:<br/>
<pre>/etc/libvirt/hooks/daemon - reload begin
SIGHUP</pre></li>
</ul>
- <p>Please note that when the libvirt daemon is restarted, the
<i>qemu</i>
+ <p>Please note that when the libvirt daemon is restarted, the
<i>daemon</i>
hook script is called once with the "shutdown" operation, and then once
with the "start" operation. There is no specific operation to indicate
a "restart" is occurring.</p>
--
1.7.2