]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: fix typo s/∧/&/
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 26 Jul 2017 16:42:02 +0000 (17:42 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 2 Aug 2017 16:00:11 +0000 (17:00 +0100)
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
docs/hooks.html.in

index 7a04ac198c8f2de1a9a7f838cc9a961fb1a62ecc..6cc47a6c5c40d1ab812e0a7cb3d6510cbebeac50 100644 (file)
       <li><span class="since">Since 1.2.2</span>, before a network is started,
         this script is called as:<br/>
           <pre>/etc/libvirt/hooks/network network_name start begin -</pre></li>
-      <li>After the network is started, up &and; running, the script is
+      <li>After the network is started, up &amp; running, the script is
         called as:<br/>
           <pre>/etc/libvirt/hooks/network network_name started begin -</pre></li>
       <li>When a network is shut down, this script is called as:<br/>