Blame Scripts/Bash/Functions/Help/Texinfo/Templates/es_ES/manual.texinfo

878a2b
\input texinfo   @c -*-texinfo-*-
878a2b
@c -- Header --------------------------------------------------
878a2b
878a2b
@setfilename =MANUAL_NAME=.info
878a2b
@settitle =MANUAL_TITLE=
878a2b
@documentlanguage es
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
Se otorga permiso para copiar, distribuir y/o modificar este documento
878a2b
bajo los términos de la Licencia de Documentación Libre de GNU,
878a2b
Versión 1.1 o cualquier otra versión posterior publicada por la Free
878a2b
Software Foundation; con las Secciones Invariantes, con Textos de
878a2b
Cubierta Delantera, y con los Textos de Cubierta Trasera. Una copia de
878a2b
la licencia está incluida en la sección titulada @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