From: Daniel P. Berrange Date: Wed, 26 Jul 2017 16:42:02 +0000 (+0100) Subject: docs: fix typo s/∧/&/ X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=2e688f731678edaf0d0ebc8648d1d56b36c3a105;p=libvirt.git docs: fix typo s/∧/&/ Signed-off-by: Daniel P. Berrange --- diff --git a/docs/hooks.html.in b/docs/hooks.html.in index 7a04ac198c..6cc47a6c5c 100644 --- a/docs/hooks.html.in +++ b/docs/hooks.html.in @@ -289,7 +289,7 @@
  • Since 1.2.2, before a network is started, this script is called as:
    /etc/libvirt/hooks/network network_name start begin -
  • -
  • After the network is started, up ∧ running, the script is +
  • After the network is started, up & running, the script is called as:
    /etc/libvirt/hooks/network network_name started begin -
  • When a network is shut down, this script is called as: