Entities needed for <, > characters in <pre>

This commit is contained in:
Bradley M. Kuhn 2015-03-21 10:43:12 -04:00
parent ed1c7c2653
commit 0dc6e0bd1d

View file

@ -220,7 +220,7 @@ Code, and for which (at least some) source code is provided.
function <code>LinuxPCIDeviceRemoved()</code>, reads as follows:</p>
<pre>
#include <linux/pci.h>
#include &lt;linux/pci.h&gt;
[...]
/*
* This function [...] is modelled after pci_remove_device, the function which would