diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-07-22 21:40:05 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2016-07-22 21:40:05 +0000 |
commit | 713d75d585f3b8c23d7e17202ccf4f3c572e313a (patch) | |
tree | b8b0122e0161d589722ff9b230cd2024427f0494 /conformance.tex | |
parent | 87b53c42fc247805e839f14a9afbfab4ad08f894 (diff) | |
parent | 2aa7268d2808a2fddd3fd81a1f1ff2abb62d37c7 (diff) |
Merge remote-tracking branch 'origin/v1.0'
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/trunk@572 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'conformance.tex')
-rw-r--r-- | conformance.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conformance.tex b/conformance.tex index 7b7df32..f59e360 100644 --- a/conformance.tex +++ b/conformance.tex @@ -105,6 +105,7 @@ A network driver MUST conform to the following normative statements: A block driver MUST conform to the following normative statements: \begin{itemize} +\item \ref{drivernormative:Device Types / Block Device / Device Initialization} \item \ref{drivernormative:Device Types / Block Device / Device Operation} \end{itemize} @@ -224,6 +225,7 @@ A network device MUST conform to the following normative statements: A block device MUST conform to the following normative statements: \begin{itemize} +\item \ref{devicenormative:Device Types / Block Device / Device Initialization} \item \ref{devicenormative:Device Types / Block Device / Device Operation} \end{itemize} |