|
|
878a2b |
\input texinfo @c -*-texinfo-*-
|
|
|
878a2b |
@c -- Header --------------------------------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@setfilename =MANUAL_NAME=.info
|
|
|
878a2b |
@settitle =MANUAL_TITLE=
|
|
|
878a2b |
@documentlanguage =LOCALE_LL=
|
|
|
878a2b |
@afourpaper
|
|
|
878a2b |
@finalout
|
|
|
878a2b |
|
|
|
878a2b |
@c -- Variables -----------------------------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@set TCENTOS The Community Enterprise Operating System
|
|
|
878a2b |
@set TCPROJ @url{http://www.centos.org/, The CentOS Project}
|
|
|
878a2b |
@set TCWIKI @url{http://wiki.centos.org/, The CentOS Wiki}
|
|
|
878a2b |
@set TCMLISTS @url{http://lists.centos.org/, The CentOS Mailing Lists}
|
|
|
878a2b |
@set TCBUGS @url{http://bugs.centos.org/, The CentOS Bugs}
|
|
|
878a2b |
@set TCMIRRORS @url{http://mirrors.centos.org/, The CentOS Mirrors}
|
|
|
878a2b |
@set TCPLANET @url{http://planet.centos.org/, The CentOS Planet}
|
|
|
878a2b |
@set TCFORUMS @url{http://forums.centos.org/, The CentOS Forums}
|
|
|
878a2b |
@set TCINFOML @email{centos-info@@centos.org, The CentOS Information Mailing List}
|
|
|
878a2b |
@set TCDEVSML @email{centos-devel@@centos.org, The CentOS Developers Mailing List}
|
|
|
878a2b |
@set TCDOCSML @email{centos-docs@@centos.org, The CentOS Documentation Mailing List}
|
|
|
878a2b |
@set TCARTWML @email{centos-artwork@@centos.org, The CentOS Artwork Mailing List}
|
|
|
878a2b |
@set TCL10NML @email{centos-l10n@@centos.org, The CentOS Localization Mailing List}
|
|
|
878a2b |
@set TCAR @url{https://projects.centos.org/svn/artwork/, The CentOS Artwork Repository}
|
|
|
878a2b |
@set TCAS @url{https://projects.centos.org/trac/artwork/, The CentOS Artwork SIG}
|
|
|
878a2b |
|
|
|
878a2b |
@c -- Summary description and copyright -----------------------
|
|
|
878a2b |
|
|
|
878a2b |
@copying
|
|
|
878a2b |
=MANUAL_ABSTRACT=
|
|
|
878a2b |
|
|
|
878a2b |
Copyright @copyright{} =COPYRIGHT_YEAR_LIST= =COPYRIGHT_HOLDER=
|
|
|
878a2b |
|
|
|
878a2b |
Permission is granted to copy, distribute and/or modify this document
|
|
|
878a2b |
under the terms of the GNU Free Documentation License, Version 1.2 or
|
|
|
878a2b |
any later version published by the Free Software Foundation; with no
|
|
|
878a2b |
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
|
|
|
878a2b |
copy of the license is included in the section entitled @ref{GNU Free
|
|
|
878a2b |
Documentation License}.
|
|
|
878a2b |
@end copying
|
|
|
878a2b |
|
|
|
878a2b |
@c -- Titlepage, contents, copyright ---------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@titlepage
|
|
|
878a2b |
@title =MANUAL_TITLE=
|
|
|
878a2b |
@subtitle =MANUAL_SUBTITLE=
|
|
|
878a2b |
@author =COPYRIGHT_HOLDER=
|
|
|
878a2b |
@page
|
|
|
878a2b |
@vskip 0pt plus 1filll
|
|
|
878a2b |
@insertcopying
|
|
|
878a2b |
@end titlepage
|
|
|
878a2b |
@contents
|
|
|
878a2b |
|
|
|
878a2b |
@c -- `Top' node and master menu -------------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@ifnottex
|
|
|
878a2b |
@node Top
|
|
|
878a2b |
@top =MANUAL_TITLE=
|
|
|
878a2b |
@insertcopying
|
|
|
878a2b |
@end ifnottex
|
|
|
878a2b |
|
|
|
878a2b |
@include =MANUAL_NAME=-menu.texinfo
|
|
|
878a2b |
|
|
|
878a2b |
@c -- The body of the document --------------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@include =MANUAL_NAME=-nodes.texinfo
|
|
|
878a2b |
|
|
|
878a2b |
@c -- The end of the document ---------------------------------
|
|
|
878a2b |
|
|
|
878a2b |
@include Licenses/chapter.texinfo
|
|
|
878a2b |
@include =MANUAL_NAME=-index.texinfo
|
|
|
878a2b |
|
|
|
878a2b |
@bye
|