diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-13 03:12:15 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-13 03:12:15 +0000 |
commit | 92c4e78de423f3a539f2b76c1c05f847d98aebed (patch) | |
tree | 641efb818a4601044060bb008823aa2e369a568b /introduction.tex | |
parent | 716fe0421d20d12f71c1fec589dffa86e4219a03 (diff) | |
download | virtio-spec-92c4e78de423f3a539f2b76c1c05f847d98aebed.tar.gz |
VIRTIO-74: required vs REQUIRED.
Some really are clearest as they are, but most are changed to avoid
confusion.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@319 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/introduction.tex b/introduction.tex index 2194b36..f8ea424 100644 --- a/introduction.tex +++ b/introduction.tex @@ -119,7 +119,7 @@ Similarly, a driver MAY implement: \end{description} \begin{note} - No legacy interfaces are required; ie. don't implement them unless you + Legacy interfaces are not required; ie. don't implement them unless you have a need for backwards compatibility! \end{note} |