summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index d03a33f..ef81a4e 100644
--- a/content.tex
+++ b/content.tex
@@ -586,7 +586,7 @@ The device MUST handle spurious notifications from the driver.
The Linux Kernel Source code contains the definitions above and
helper routines in a more usable form, in
-include/linux/virtio_ring.h. This was explicitly licensed by IBM
+include/uapi/linux/virtio_ring.h. This was explicitly licensed by IBM
and Red Hat under the (3-clause) BSD license so that it can be
freely used by all other projects, and is reproduced (with slight
variation to remove Linux assumptions) in \ref{sec:virtio-ring.h}~\nameref{sec:virtio-ring.h}.