diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-28 16:38:02 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-28 16:38:02 +0000 |
commit | 43d0c1a688f03ac2943b32dc982f4e5a1d51c6db (patch) | |
tree | 3d0612561dea6c4f1ac1130783bfd1263a216cbb | |
parent | 41b7ad4a438515a7247a1d982188ad029834799f (diff) |
introduction.tex: make keywords upper-case
This seems to be the consensus.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@132 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | introduction.tex | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/introduction.tex b/introduction.tex index 74454a2..7dd06ad 100644 --- a/introduction.tex +++ b/introduction.tex @@ -43,12 +43,7 @@ the non-PCI implementations (currently lguest and S/390). \section{Terminology}\label{Terminology} -The key words "must", "must not", "required", "shall", "shall -not", "should", "should not", "recommended", "may", and -"optional" are to be interpreted as -described in \hyperref[intro:rfc2119]{[RFC2119]}. Note that for -reasons of style, these words are not capitalized in this -document. +The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in \hyperref[intro:rfc2119]{[RFC2119]}. \section{Normative References} |