diff --git a/doc/xsl/isc-docbook-latex.xsl.in b/doc/xsl/isc-docbook-latex.xsl.in index 16791a9b6f..5acbc032f6 100644 --- a/doc/xsl/isc-docbook-latex.xsl.in +++ b/doc/xsl/isc-docbook-latex.xsl.in @@ -14,7 +14,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + @@ -140,6 +140,7 @@ - of contents. --> + \thispagestyle{empty} \begin{center} @@ -149,7 +150,23 @@ \end{center} - \tableofcontents + + \vfill + \begin{center} + Internet System Consortium \\ + 950 Charter Street \\ + Redwood City, California \\ + USA \\ + http://www.isc.org/ + \end{center} + + + \newpage + \pagenumbering{roman} + \tableofcontents + \newpage + \pagenumbering{arabic} +