diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-02 21:37:27 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-02 21:37:27 +0000 |
commit | 264a8d9250eb228e6a942e895f566d851342adcd (patch) | |
tree | 84c62caa5cbc6405787bae9cfd5e0a380a0b3a7a | |
parent | 0787aaf2c39d5fa531f383fcd80b0f78389f9856 (diff) |
fix rfc2119 reference
Change accepted on VIRTIO TC Meeting, 3 December 2013
VIRTIO-68
Cc: Patrick Durusau <patrick@durusau.net>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@306 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | introduction.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/introduction.tex b/introduction.tex index 9b84b5b..3c7b1b2 100644 --- a/introduction.tex +++ b/introduction.tex @@ -37,7 +37,9 @@ between different transports. \section{Normative References} \begin{longtable}{l p{5in}} - \phantomsection\label{intro:rfc2119}\textbf{[RFC2119]} & S. Bradner, Key words for use in RFCs to Indicate Requirement Levels, \newline\url{http://www.ietf.org/rfc/rfc2119.txt}, March 1997\\ + \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}\\ \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]} & |