mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 00:41:30 +01:00
12 lines
198 B
TeX
12 lines
198 B
TeX
\documentstyle[11pt]{article}
|
|
\begin{document}
|
|
|
|
\def\xx#1#2#3#4#5#6{\hbox{
|
|
\hbox to2.5in{\hfil#5#2}
|
|
\hbox to3.0in{{\sl #3}\,#4#1\hfil}
|
|
\hbox to1.5in{\tiny#6\hfil}
|
|
}}
|
|
\input table
|
|
|
|
\end{document}
|