From 585673d508dc25df45ebe445a5e6ad4fc98430e5 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Sun, 24 Mar 2019 11:27:38 -0400 Subject: editorial: add labels Signed-off-by: Michael S. Tsirkin --- conformance.tex | 2 +- content.tex | 3 +-- introduction.tex | 2 +- title.tex | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/conformance.tex b/conformance.tex index ce51463..42f702a 100644 --- a/conformance.tex +++ b/conformance.tex @@ -1,7 +1,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Conformance %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\chapter{Conformance} +\chapter{Conformance}\label{sec:Conformance} This chapter lists the conformance targets and clauses for each; this also forms a useful checklist which authors are asked to consult for their diff --git a/content.tex b/content.tex index e8536a0..193b6e1 100644 --- a/content.tex +++ b/content.tex @@ -4223,8 +4223,7 @@ the \field{sense} buffer. requests and indicates the residual size, calculated as data length - number of bytes actually transferred. -\subsubsection{Legacy Interface: Framing Requirements}\label{sec:Device -Types / Block Device / Legacy Interface: Framing Requirements} +\subsubsection{Legacy Interface: Framing Requirements}\label{sec:Device Types / Block Device / Legacy Interface: Framing Requirements} When using legacy interfaces, transitional drivers which have not negotiated VIRTIO_F_ANY_LAYOUT: diff --git a/introduction.tex b/introduction.tex index f073898..c96acf9 100644 --- a/introduction.tex +++ b/introduction.tex @@ -34,7 +34,7 @@ between different transports. acknowledges those it understands and wishes to use. \end{description} -\section{Normative References} +\section{Normative References}\label{sec:Normative References} \begin{longtable}{l p{5in}} \phantomsection\label{intro:rfc2119}\textbf{[RFC2119]} & diff --git a/title.tex b/title.tex index 180b21f..88d6ca0 100644 --- a/title.tex +++ b/title.tex @@ -32,7 +32,7 @@ N/A \href{https://www.oasis-open.org/committees/virtio/}{OASIS Virtual I/O Device (VIRTIO) TC} \end{oasistitlesection} -\begin{oasistitlesection}{Chair} +\begin{oasistitlesection}{Chair}\label{sec:Chair} Michael S. Tsirkin (\href{mailto:mst@redhat.com}{mst@redhat.com}), \href{https://www.redhat.com/}{Red Hat}\newline \end{oasistitlesection} -- cgit