Home | History | Annotate | Line # | Download | only in doc
      1 <!--#include virtual="/server/header.html" -->
      2 <!-- Parent-Version: 1.78 -->
      3 
      4 <!--
      5 Copyright (C) 2006-2022 Free Software Foundation, Inc.
      6 
      7 Copying and distribution of this file, with or without modification,
      8 are permitted in any medium without royalty provided the copyright
      9 notice and this notice are preserved.  This file is offered as-is,
     10 without any warranty.
     11 -->
     12 
     13 <title>%%TITLE%% - GNU Project - Free Software Foundation</title>
     14 <!--#include virtual="/server/banner.html" -->
     15 <h2>%%TITLE%%</h2>
     16 
     17 <address>Free Software Foundation</address>
     18 <address>last updated %%DATE%%</address>
     19 
     20 <p>This manual (%%PACKAGE%%) is available in the following formats:</p>
     21 
     22 <ul>
     23 <li><a href="%%PACKAGE%%.html">HTML
     24     (%%HTML_MONO_SIZE%%K bytes)</a> - entirely on one web page.</li>
     25 <li><a href="html_node/index.html">HTML</a> - with one web page per
     26     node.</li>
     27 %%IF HTML_SECTION%%
     28 <li><a href="html_section/index.html">HTML</a> - with one web page per
     29     section.</li>
     30 %%ENDIF HTML_SECTION%%
     31 %%IF HTML_CHAPTER%%
     32 <li><a href="html_chapter/index.html">HTML</a> - with one web page per
     33     chapter.</li>
     34 %%ENDIF HTML_CHAPTER%%
     35 <li><a href="%%PACKAGE%%.html.gz">HTML compressed
     36     (%%HTML_MONO_GZ_SIZE%%K gzipped characters)</a> - entirely on
     37     one web page.</li>
     38 <li><a href="%%PACKAGE%%.html_node.tar.gz">HTML compressed
     39     (%%HTML_NODE_TGZ_SIZE%%K gzipped tar file)</a> -
     40     with one web page per node.</li>
     41 %%IF HTML_SECTION%%
     42 <li><a href="%%PACKAGE%%.html_section.tar.gz">HTML compressed
     43     (%%HTML_SECTION_TGZ_SIZE%%K gzipped tar file)</a> -
     44     with one web page per section.</li>
     45 %%ENDIF HTML_SECTION%%
     46 %%IF HTML_CHAPTER%%
     47 <li><a href="%%PACKAGE%%.html_chapter.tar.gz">HTML compressed
     48     (%%HTML_CHAPTER_TGZ_SIZE%%K gzipped tar file)</a> -
     49     with one web page per chapter.</li>
     50 %%ENDIF HTML_CHAPTER%%
     51 <li><a href="%%PACKAGE%%.info.tar.gz">Info document
     52     (%%INFO_TGZ_SIZE%%K bytes gzipped tar file)</a>.</li>
     53 <li><a href="%%PACKAGE%%.txt">ASCII text
     54     (%%ASCII_SIZE%%K bytes)</a>.</li>
     55 <li><a href="%%PACKAGE%%.txt.gz">ASCII text compressed
     56     (%%ASCII_GZ_SIZE%%K bytes gzipped)</a>.</li>
     57 <li><a href="%%PACKAGE%%.dvi.gz">TeX dvi file
     58     (%%DVI_GZ_SIZE%%K bytes gzipped)</a>.</li>
     59 <li><a href="%%PACKAGE%%.pdf">PDF file
     60     (%%PDF_SIZE%%K bytes)</a>.</li>
     61 <li><a href="%%PACKAGE%%.texi.tar.gz">Texinfo source
     62     (%%TEXI_TGZ_SIZE%%K bytes gzipped tar file).</a></li>
     63 </ul>
     64 
     65 <p>You can <a href="https://shop.fsf.org/">buy printed copies of
     66 some manuals</a> (among other items) from the Free Software Foundation;
     67 this helps support FSF activities.</p>
     68 
     69 <p>(This page generated by the <a href="%%SCRIPTURL%%">%%SCRIPTNAME%%
     70 script</a>.)</p>
     71 
     72 <!-- If needed, change the copyright block at the bottom. In general,
     73      all pages on the GNU web server should have the section about
     74      verbatim copying.  Please do NOT remove this without talking
     75      with the webmasters first.
     76      Please make sure the copyright date is consistent with the document
     77      and that it is like this: "2001, 2002", not this: "2001-2002". -->
     78 </div><!-- for id="content", starts in the include above -->
     79 <!--#include virtual="/server/footer.html" -->
     80 <div id="footer">
     81 <div class="unprintable">
     82 
     83 <p>Please send general FSF &amp; GNU inquiries to
     84 <a href="mailto:gnu (a] gnu.org">&lt;gnu (a] gnu.org&gt;</a>.
     85 There are also <a href="/contact/">other ways to contact</a>
     86 the FSF.  Broken links and other corrections or suggestions can be sent
     87 to <a href="mailto:%%EMAIL%%">&lt;%%EMAIL%%&gt;</a>.</p>
     88 </div>
     89 
     90 <p>Copyright &copy; 2022 Free Software Foundation, Inc.</p>
     91 
     92 <p>This page is licensed under a <a rel="license"
     93 href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative
     94 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
     95 
     96 <!--#include virtual="/server/bottom-notes.html" -->
     97 
     98 </div>
     99 </div>
    100 </body>
    101 </html>
    102