summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/content.tex b/content.tex
index abab16c..9c5b38f 100644
--- a/content.tex
+++ b/content.tex
@@ -1090,8 +1090,7 @@ the same Queue Notify address for all queues.
The value cap.length presented by the device MUST be at least 2
and MUST be large enough to support queue notification offsets
for all supported queues in all possible configurations.
-For all queues, the value cap.length presented by the device MUST satisty:
-
+For all queues, the value cap.length presented by the device MUST satisfy:
\begin{lstlisting}
cap.length >= queue_notify_off * notify_off_multiplier + 2
\end{lstlisting}