From owner-cvs-doc@FreeBSD.ORG Sat Feb 16 11:16:47 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC45216A419; Sat, 16 Feb 2008 11:16:47 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B9BA713C4E3; Sat, 16 Feb 2008 11:16:47 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1GBGlMr064170; Sat, 16 Feb 2008 11:16:47 GMT (envelope-from gabor@repoman.freebsd.org) Received: (from gabor@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1GBGlKU064169; Sat, 16 Feb 2008 11:16:47 GMT (envelope-from gabor) Message-Id: <200802161116.m1GBGlKU064169@repoman.freebsd.org> From: Gabor Kovesdan Date: Sat, 16 Feb 2008 11:16:47 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/es Makefile Makefile.inc community.sgml index.xsl internet.sgml send-pr.sgml support.sgml www/es/docproj current.sgml doc-set.sgml sgml.sgml who.sgml www/es/platforms Makefile alpha.sgml amd64.sgml arm.sgml index.sgml mips.sgml ... X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2008 11:16:48 -0000 gabor 2008-02-16 11:16:47 UTC FreeBSD doc repository Modified files: es Makefile Makefile.inc community.sgml index.xsl internet.sgml send-pr.sgml support.sgml es/docproj current.sgml doc-set.sgml sgml.sgml who.sgml es/platforms Makefile alpha.sgml index.sgml es/search index-site.sgml search-mid.sgml searchhints.sgml es/share/sgml header.l10n.ent navibar.l10n.ent Added files: es/platforms amd64.sgml arm.sgml mips.sgml sparc.sgml sun4v.sgml xbox.sgml es/platforms/ia64 Makefile index.xsl machines.sgml Removed files: es/platforms x86-64.sgml Log: MFen: community.sgml r1.3 --> r1.5 docproj/current.sgml fix docproj/doc-set.sgml fix docproj/sgml.sgml --> r1.27 docproj/who.sgml --> r1.14 index.xsl r1.161 --> r1.162 internet.sgml fix platforms/alpha.sgml fix platforms/amd64.sgml new translation platforms/arm.sgml new translation platforms/ia64/index.xsl new translation platforms/ia64/machines.sgml new translation platforms/ia64/refs.sgml new translation platforms/ia64/todo.xsl new translation platforms/mips.sgml new translation platforms/sparc.sgml new translation platforms/sun4v.sgml new translation platforms/x86-64.sgml --> Attic platforms/xbox.sgml new translation search/index-site.sgml --> r1.28 search/search-mid.sgml --> r1.9 search/searchhints.sgml --> r1.9 send-pr.sgml fix share/sgml/header.l10n.ent r1.6 --> r1.9 share/sgml/navibar.l10n.ent r1.11 --> r1.15 support.sgml fix Discussed with: carvay Revision Changes Path 1.24 +9 -30 www/es/Makefile 1.4 +3 -1 www/es/Makefile.inc 1.4 +12 -10 www/es/community.sgml 1.16 +67 -63 www/es/docproj/current.sgml 1.8 +3 -3 www/es/docproj/doc-set.sgml 1.13 +92 -116 www/es/docproj/sgml.sgml 1.7 +32 -25 www/es/docproj/who.sgml 1.22 +11 -13 www/es/index.xsl 1.11 +6 -6 www/es/internet.sgml 1.3 +6 -1 www/es/platforms/Makefile 1.5 +8 -8 www/es/platforms/alpha.sgml 1.1 +78 -0 www/es/platforms/amd64.sgml (new) 1.1 +79 -0 www/es/platforms/arm.sgml (new) 1.1 +15 -0 www/es/platforms/ia64/Makefile (new) 1.1 +108 -0 www/es/platforms/ia64/index.xsl (new) 1.1 +201 -0 www/es/platforms/ia64/machines.sgml (new) 1.6 +4 -4 www/es/platforms/index.sgml 1.1 +77 -0 www/es/platforms/mips.sgml (new) 1.1 +156 -0 www/es/platforms/sparc.sgml (new) 1.1 +91 -0 www/es/platforms/sun4v.sgml (new) 1.4 +0 -25 www/es/platforms/x86-64.sgml (dead) 1.1 +69 -0 www/es/platforms/xbox.sgml (new) 1.5 +38 -35 www/es/search/index-site.sgml 1.5 +24 -27 www/es/search/search-mid.sgml 1.5 +44 -40 www/es/search/searchhints.sgml 1.14 +25 -25 www/es/send-pr.sgml 1.3 +3 -3 www/es/share/sgml/header.l10n.ent 1.3 +4 -4 www/es/share/sgml/navibar.l10n.ent 1.34 +17 -1 www/es/support.sgml