Date: Fri, 1 Jun 2012 12:24:10 +0000 (UTC) From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r38960 - in head/ja_JP.eucJP/htdocs: events security Message-ID: <201206011224.q51COAlg018623@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ryusuke Date: Fri Jun 1 12:24:10 2012 New Revision: 38960 URL: http://svn.freebsd.org/changeset/doc/38960 Log: - Merge the following from the English version: r38115 -> r38855 head/ja_JP.eucJP/htdocs/events/Makefile r38700 -> r38865 head/ja_JP.eucJP/htdocs/security/security.sgml Modified: head/ja_JP.eucJP/htdocs/events/Makefile head/ja_JP.eucJP/htdocs/security/security.sgml Modified: head/ja_JP.eucJP/htdocs/events/Makefile ============================================================================== --- head/ja_JP.eucJP/htdocs/events/Makefile Fri Jun 1 04:57:18 2012 (r38959) +++ head/ja_JP.eucJP/htdocs/events/Makefile Fri Jun 1 12:24:10 2012 (r38960) @@ -1,6 +1,6 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project -# Original revision: 1.20 +# Original revision: r38855 .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -13,9 +13,9 @@ #SUBDIR+= 2003 # The year the top level events.html file starts from: -YEARSTART= 2011 +YEARSTART= 2012 # Years to generate past events pages for and link from top level: -PASTYEARS= 2010 2009 2008 2007 2006 2005 2004 2003 +PASTYEARS= 2011 2010 2009 2008 2007 2006 2005 2004 2003 DATA= events.css INDEXLINK= events.html Modified: head/ja_JP.eucJP/htdocs/security/security.sgml ============================================================================== --- head/ja_JP.eucJP/htdocs/security/security.sgml Fri Jun 1 04:57:18 2012 (r38959) +++ head/ja_JP.eucJP/htdocs/security/security.sgml Fri Jun 1 12:24:10 2012 (r38960) @@ -8,7 +8,7 @@ ]> <!-- $FreeBSD$ --> <!-- The FreeBSD Japanese Documentation Project --> -<!-- Original revision: 1.224 --> +<!-- Original revision: r38865 --> <html> &header; @@ -87,14 +87,14 @@ <table> <tr valign="top"> - <td>&a.cperciva; <a - href="mailto:cperciva@FreeBSD.org"><cperciva@FreeBSD.org></a></td> + <td>&a.simon; <a + href="mailto:simon@FreeBSD.org"><simon@FreeBSD.org></a></td> <td>セキュリティオフィサ</td> </tr> <tr valign="top"> - <td>&a.simon; <a - href="mailto:simon@FreeBSD.org"><simon@FreeBSD.org></a></td> - <td>セキュリティオフィサ補佐</td> + <td>&a.cperciva; <a + href="mailto:cperciva@FreeBSD.org"><cperciva@FreeBSD.org></a></td> + <td>名誉セキュリティオフィサ</td> </tr> <tr valign="top"> <td>&a.rwatson; <a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206011224.q51COAlg018623>