diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-06-25 12:25:39 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-06-25 12:25:39 +0000 |
commit | 74e8f144a4992e3b863feb0617e4d606a8e6686d (patch) | |
tree | f00181fac160d7a073592a18aca5360c9ffaf0a4 | |
parent | 0c7e55ab6e1a29091f2d63883a133349908c7505 (diff) |
pci: minor fomatting tweak
Make table look better. Drop spaces that make
latexdiff stumble.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@386 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-rw-r--r-- | content.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content.tex b/content.tex index b7af387..f2a9e79 100644 --- a/content.tex +++ b/content.tex @@ -978,7 +978,8 @@ Devices MUST either have the PCI Device ID calculated by adding 0x1040 to the Virtio Device ID, as indicated in section \ref{sec:Device Types} or have the Transitional PCI Device ID depending on the device type, as follows: -\begin{tabular} { |l|c| } + +\begin{tabular}{|l|c|} \hline Transitional PCI Device ID & Virtio Device \\ \hline \hline |