aboutsummaryrefslogtreecommitdiff
path: root/doc/gendocs_template
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gendocs_template')
-rw-r--r--[-rwxr-xr-x]doc/gendocs_template10
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/gendocs_template b/doc/gendocs_template
index ffd3ba3..1ff2bec 100755..100644
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -1,6 +1,6 @@
<!-- -*- html -*- -->
-<!--#include virtual="inc/pagehdr.html" -->
-<!--#include virtual="inc/header.html" -->
+<!--#include virtual="inc/pagehdr.html" -->
+<!--#include virtual="inc/header.html" -->
<ul class='tabs'>
<li><a href="pam-modules.html">Main</a></li>
<li><a href="download.html">Downloads</a></li>
@@ -11,7 +11,7 @@
<p>The manual for <b>%%PACKAGE%%</b> is available in the following formats:</p>
<ul>
- <li><a href="manual/%%PACKAGE%%.html">HTML
+ <li><a href="manual/%%PACKAGE%%.html">HTML
(%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
<li><a href="manual/html_node/index.html">HTML</a> - with one web page per
node.</li>
@@ -24,7 +24,7 @@
chapter.</li>
%%ENDIF HTML_CHAPTER%%
<li><a href="manual/%%PACKAGE%%.html.gz">HTML compressed
- (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
+ (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
one web page.</li>
<li><a href="manual/%%PACKAGE%%.html_node.tar.gz">HTML compressed
(%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
@@ -47,8 +47,6 @@
(%%ASCII_GZ_SIZE%%K gzipped characters)</a>.</li>
<li><a href="manual/%%PACKAGE%%.dvi.gz">TeX dvi file
(%%DVI_GZ_SIZE%%K characters gzipped)</a>.</li>
- <li><a href="manual/%%PACKAGE%%.ps.gz">PostScript file
- (%%PS_GZ_SIZE%%K characters gzipped)</a>.</li>
<li><a href="manual/%%PACKAGE%%.pdf">PDF file
(%%PDF_SIZE%%K characters)</a>.</li>
<li><a href="manual/%%PACKAGE%%.texi.tar.gz">Texinfo source

Return to:

Send suggestions and report system problems to the System administrator.