summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/content.tex b/content.tex
index 7472d19..29ae708 100644
--- a/content.tex
+++ b/content.tex
@@ -986,13 +986,13 @@ If you turn it off again, they move back!
Immediately following these general headers, there may be
device-specific headers:
-\begin{tabular}{ |l||l| }
+\begin{tabular}{|l||l|l|}
\hline
-Bits & Device Specific \\
-\hline
-Read/Write & Device Specific \\
-\hline
-Purpose & Device Specific... \\
+Bits & Device Specific & \multirow{3}{*}{...} \\
+\cline{1-2}
+Read / Write & Device Specific & \\
+\cline{1-2}
+Purpose & Device Specific & \\
\hline
\end{tabular}