docs: fix an incorrect keyword in updated hooks page

This commit is contained in:
Justin Clift 2010-08-06 23:33:05 +10:00
parent e7e9456bb4
commit 30ba39a13e

View File

@ -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>