doc/es/copyright/daemon.sgml
Hiroki Sato de3f531874 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/navibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:22:38 +00:00

75 lines
3.3 KiB
Text

<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/es/copyright/daemon.sgml,v 1.8 2005/10/04 07:56:17 murray Exp $">
<!ENTITY title "El demonio BSD">
<!ENTITY % navinclude.about "INCLUDE">
]>
<!-- $FreeBSD: www/es/copyright/daemon.sgml,v 1.8 2005/10/04 07:56:17 murray Exp $ -->
<html>
&header;
<p>El peque&ntilde;o compa&ntilde;ero rojo que alegra algunas de las
p&aacute;ginas de este web es el demonio BSD. En el contexto de los
sistemas Unix, demonios son procesos que trabajan en segundo plano
atendiendo a varias tareas sin intervenci&oacute;n humana. En un
sentido general, daemon es la forma antigua de la palabra "demon". En
el <em>Manual de Administraci&oacute;n de Sistemas Unix</em>, Evi
Nemeth dice lo siguiente sobre los "daemons":</p>
<blockquote>"Many people equate the word ``daemon'' with the
word ``demon,'' implying some kind of Satanic connection
between UNIX and the underworld. This is an egregious
misunderstanding. ``Daemon'' is actually a much older form
of ``demon''; daemons have no particular bias towards good
or evil, but rather serve to help define a person's
character or personality. The ancient Greeks' concept of a
``personal daemon'' was similar to the modern concept of a
``guardian angel'' --- ``eudaemonia'' is the state of being
helped or protected by a kindly spirit. As a rule, UNIX
systems seem to be infested with both daemons and demons."
(p403)
</blockquote>
<p>Las primeras (y m&aacute;s populares) versiones del demonio BSD
fueron creadas por John Lasseter. Las versiones m&aacute;s recientes
espec&iacute;ficas de FreeBSD han sido realizadas por
<a href="http://www.mt.cs.keio.ac.jp/person/hosokawa.html">
Tatsumi Hosokawa</a>, pero la inspiraci&oacute;n b&aacute;sica,
definitivamente pertenece a John.
El propietario del copyright y creador de la im&aacute;gen del demonio
es <a href="mailto:mckusick@mckusick.com">Marshall Kirk McKusick</a>.
Una breve <a href="http://www.mckusick.com/beastie/index.html">
historia gr&aacute;fica</a> tambi&eacute;n est&aacute; disponible.
Existe una galer&iacute;a de <A HREF="../publish.html">publicaciones</a>
relacionadas con FreeBSD que usan diferentes versiones del demonio.</p>
<p>Est&aacute;n disponibles demonios de peluche de diferentes
tama&ntilde;os en
<a href="http://www.freebsdmall.com">FreeBSD Mall</a>
<img src="../../gifs/plueschtier-tiny.jpg" alt="beanie daemon">. En Europa, se pueden
obtener demonios en
<a href="http://www.freibergnet.de">Liebscher & Partner</a>.
<p><A HREF="http://www.scotgold.com/daemon.htm">ScotGold</a> produce
chapas de 1 pulgada con el demonio de BSD.
<p>BSD Daemon Copyright 1988 by Marshall Kirk McKusick. All
Rights Reserved.</p>
<p>El permiso para usar el demonio debe ser obtenido de:</p>
<blockquote>Marshall Kirk McKusick<br> 1614 Oxford St<br>
Berkeley, CA 94709-1608<br> USA</blockquote>
<p>o v&iacute;a email a <a
href="mailto:mckusick@mckusick.com">mckusick@mckusick.com</a>.
</p>
<p></p><A HREF="copyright.html">Copyright Home</a>
&footer;
</body>
</html>