summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:27:52 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:27:52 +0000
commit26f7978ec56f9725665a3742f27ff9abe21419c8 (patch)
tree83080f247884c70911d437d310a96275c8567d40
parentda40d31b92d562cc5a98585aa2547511d1c75078 (diff)
content.tex: manually fix malformed table
Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@120 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r--content.tex6
1 files changed, 0 insertions, 6 deletions
diff --git a/content.tex b/content.tex
index 7766fb8..39ef074 100644
--- a/content.tex
+++ b/content.tex
@@ -931,9 +931,6 @@ immediately follow this header:
\begin{verbatim}
+------------++----------------+--------+
| Bits || 16 | 16 |
-\end{verbatim}
- +----------------+--------+
-\begin{verbatim}
+------------++----------------+--------+
| Read/Write || R+W | R+W |
+------------++----------------+--------+
@@ -954,9 +951,6 @@ device-specific headers:
\begin{verbatim}
+------------++--------------------+
| Bits || Device Specific |
-\end{verbatim}
- +--------------------+
-\begin{verbatim}
+------------++--------------------+
| Read/Write || Device Specific |
+------------++--------------------+