diff options
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/introduction.tex b/introduction.tex index 6e2b67f..1091911 100644 --- a/introduction.tex +++ b/introduction.tex @@ -79,9 +79,6 @@ To simplify transition and note differences, the following terms are used: PCI Express Specifications \newline\url{http://www.pcisig.com/specifications/pciexpress/}, PCI-SIG\\ - \phantomsection\label{intro:Virtio PCI Draft}\textbf{[Virtio PCI Draft]} & - Virtio PCI Draft Specification - \newline\url{http://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf}\\ \phantomsection\label{intro:IEEE 802}\textbf{[IEEE 802]} & IEEE Standard for Local and Metropolitan Area Networks: Overview and Architecture, \newline\url{http://standards.ieee.org/about/get/802/802.html}, @@ -95,6 +92,14 @@ To simplify transition and note differences, the following terms are used: \end{longtable} +\section{Non-Normative References} + +\begin{longtable}{l p{5in}} + \phantomsection\label{intro:Virtio PCI Draft}\textbf{[Virtio PCI Draft]} & + Virtio PCI Draft Specification + \newline\url{http://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf}\\ +\end{longtable} + \section{Structure Specifications} Many device and driver in-memory structure layouts are documented using |