diff --git a/spec/doc.tex b/spec/doc.tex
index 40a2887a1a5516b5dbdf93fcb2f8204b54f91ee3..64769dbe1cf0bcad5cbc0ebac4ada09c7edb2499 100644
--- a/spec/doc.tex
+++ b/spec/doc.tex
@@ -104,7 +104,7 @@
 \renewcommand\spsep{\cline{2-4}}
 \setlength{\arrayrulewidth}{0.8pt}
 \addtolength{\tabcolsep}{-4pt}
-\begin{xltabular}{\linewidth}{l c Y l}
+\begin{xltabular}{\linewidth}{l c Y r}
   \BODY
 \end{xltabular}
 \addtolength{\tabcolsep}{+4pt}
@@ -113,7 +113,7 @@
 \renewcommand\spsep{\cline{2-5}}
 \setlength{\arrayrulewidth}{0.8pt}
 \addtolength{\tabcolsep}{-4pt}
-\begin{xltabular}{\linewidth}{l l c Y l}
+\begin{xltabular}{\linewidth}{l l c Y r}
   \BODY
 \end{xltabular}
 \addtolength{\tabcolsep}{+4pt}
@@ -126,7 +126,7 @@
 \setlength{\arrayrulewidth}{0.8pt}%
 \addtolength{\tabcolsep}{-4pt}%
 \noindent
-\begin{tabularx}{\linewidth}{l c Y l}
+\begin{tabularx}{\linewidth}{l c Y r}
   \BODY
 \end{tabularx}
 \addtolength{\tabcolsep}{+4pt}
@@ -136,7 +136,7 @@
 \setlength{\arrayrulewidth}{0.8pt}%
 \addtolength{\tabcolsep}{-4pt}%
 \noindent
-\begin{tabularx}{\linewidth}{l l c Y l}
+\begin{tabularx}{\linewidth}{l l c Y r}
   \BODY
 \end{tabularx}
 \addtolength{\tabcolsep}{+4pt}