From 711c7742e232597cdf213b45f7c13eee4e6d6bf8 Mon Sep 17 00:00:00 2001 From: rusty Date: Thu, 13 Mar 2014 03:14:50 +0000 Subject: VIRTIO-60: avoid vring and VIRTIO_RING. These are never introduced, so use simpler names: virtq* for structures and VIRTIO_ for features. I added two notes about the old names, for helping people coming from the old spec. Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@327 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- introduction.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'introduction.tex') diff --git a/introduction.tex b/introduction.tex index f8ea424..ac7eefa 100644 --- a/introduction.tex +++ b/introduction.tex @@ -38,8 +38,8 @@ between different transports. \begin{longtable}{l p{5in}} \phantomsection\label{intro:rfc2119}\textbf{[RFC2119]} & -Bradner S., "Key words for use in RFCs to Indicate Requirement -Levels", BCP 14, RFC 2119, March 1997. \newline\url{http://www.ietf.org/rfc/rfc2119.txt}\\ +Bradner S., ``Key words for use in RFCs to Indicate Requirement +Levels'', BCP 14, RFC 2119, March 1997. \newline\url{http://www.ietf.org/rfc/rfc2119.txt}\\ \phantomsection\label{intro:S390 PoP}\textbf{[S390 PoP]} & z/Architecture Principles of Operation, IBM Publication SA22-7832, \newline\url{http://publibfi.boulder.ibm.com/epubs/pdf/dz9zr009.pdf}, and any future revisions\\ \phantomsection\label{intro:S390 Common I/O}\textbf{[S390 Common I/O]} & ESA/390 Common I/O-Device and Self-Description, IBM Publication SA22-7204, \newline\url{http://publibfp.dhe.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar501/CCONTENTS}, and any future revisions\\ \phantomsection\label{intro:PCI}\textbf{[PCI]} & -- cgit v1.2.3