Add new images
This commit is contained in:
parent
f894a8bbfd
commit
81e432c2e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4417
2 changed files with 8 additions and 4 deletions
|
@ -1,13 +1,15 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-02-26 15:03:34 $">
|
||||
<!ENTITY date "$Date: 1999-02-26 15:39:47 $">
|
||||
<!ENTITY title "Documentación">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docs.sgml,v 1.5 1999-02-26 15:03:34 jesusr Exp $ -->
|
||||
<!-- $Id: docs.sgml,v 1.6 1999-02-26 15:39:47 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<img src="../gifs/doc.jpg" align="right" border="0">
|
||||
|
||||
<ul>
|
||||
<li><a href="#press">FreeBSD en la Prensa</a></li>
|
||||
<li><a href="#y2kbug">Compatibilidad año 2000</a></li>
|
||||
|
|
|
@ -1,17 +1,19 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-02-08 19:26:11 $">
|
||||
<!ENTITY date "$Date: 1999-02-26 15:39:47 $">
|
||||
<!ENTITY title "Envío de informe de problemas con FreeBSD">
|
||||
<!ENTITY copyright "This gnats pr-submission mechanism Copyright © 1996
|
||||
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: send-pr.sgml,v 1.1.1.1 1999-02-08 19:26:11 wosch Exp $ -->
|
||||
<!-- $Id: send-pr.sgml,v 1.2 1999-02-26 15:39:47 jesusr Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<!-- Copyright (c) 1996 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED. -->
|
||||
|
||||
<img src="../gifs/bug.jpg" align="right" border="0">
|
||||
|
||||
<p>Gracias por ocupar tu tiempo en informarnos sobre un problema con FreeBSD.
|
||||
Por favor, completa el formulario tanto como te sea posible. Asegúrate
|
||||
de responder el campo "Entorno" como te solicitamos con la salida de la
|
||||
|
|
Loading…
Reference in a new issue