aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2019-10-11 13:50:53 +0200
committerMichael S. Tsirkin <mst@redhat.com>2019-10-12 12:57:24 -0400
commitf9bed5bcb25e1cdaf26dec2098f029acdb85fb5c (patch)
treec46ca9429666afd14b183e1b5feea7a82f2960aa
parent1e30753d53d222fbe955f0643583d756105d557e (diff)
downloadvirtio-text-f9bed5bcb25e1cdaf26dec2098f029acdb85fb5c.tar.gz
Lift "Driver Notifications" to section level
Currently, it slips under the Packed Virtqueues section while it is not specific to this format. At this chance, capitalize "Notifications". Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index 679391e..9cc958d 100644
--- a/content.tex
+++ b/content.tex
@@ -332,7 +332,7 @@ Virtqueue format, or both.
\input{packed-ring.tex}
-\subsection{Driver notifications} \label{sec:Virtqueues / Driver notifications}
+\section{Driver Notifications} \label{sec:Virtqueues / Driver notifications}
The driver is sometimes required to send an available buffer
notification to the device.