diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-03 01:57:32 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-03-03 01:57:32 +0000 |
commit | 67b4254c6349dd63dd8eebfc3e52801d01a89044 (patch) | |
tree | 3bd45d07b3fec397bdb1b6fd2996d3bc699ac90c /abstract.tex | |
parent | c438d86ba0d28172a21f2504ccb0b2c69396d5b6 (diff) |
Formatting: use latex-style quoting everywhere.
Doesn't look any different, but consistent.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@310 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'abstract.tex')
-rw-r--r-- | abstract.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abstract.tex b/abstract.tex index 9651724..3e87d2f 100644 --- a/abstract.tex +++ b/abstract.tex @@ -1,4 +1,4 @@ -This document describes the specifications of the “virtio” family of +This document describes the specifications of the ``virtio'' family of devices. These devices are found in virtual environments, yet by design they look like physical devices to the guest within the virtual machine - and this |