Replace "Device-specific configuration" with "Shared memory capability".
Signed-off-by: Nikos Dragazis <[email protected]> --- content.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.tex b/content.tex index d505e94..3ce768c 100644 --- a/content.tex +++ b/content.tex @@ -1093,7 +1093,7 @@ \subsubsection{Shared memory capability}\label{sec:Virtio Transport Options / Vi The identifier in \field{cap.id} does not denote a certain order of preference; it is only used to uniquely identify a region. -\devicenormative{\paragraph}{Device-specific configuration}{Virtio Transport Options / Virtio Over PCI Bus / PCI Device Layout / Shared memory capability} +\devicenormative{\paragraph}{Shared memory capability}{Virtio Transport Options / Virtio Over PCI Bus / PCI Device Layout / Shared memory capability} The region defined by the combination of \field{cap.offset}, \field{offset_hi}, and \field {cap.length}, \field{length_hi} -- 2.17.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
