svn commit: r45668 - in head/ja_JP.eucJP/htdocs: docproj platforms/ia64

Ryusuke SUZUKI ryusuke at FreeBSD.org
Thu Sep 25 10:31:32 UTC 2014


Author: ryusuke
Date: Thu Sep 25 10:31:31 2014
New Revision: 45668
URL: http://svnweb.freebsd.org/changeset/doc/45668

Log:
  - Merge the following from the English version:
  
  	r28473 -> r45654	head/ja_JP.eucJP/htdocs/docproj/doc-set.xml
  	r28753 -> r45654	head/ja_JP.eucJP/htdocs/platforms/ia64/index.xml

Modified:
  head/ja_JP.eucJP/htdocs/docproj/doc-set.xml
  head/ja_JP.eucJP/htdocs/platforms/ia64/index.xml

Modified: head/ja_JP.eucJP/htdocs/docproj/doc-set.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/docproj/doc-set.xml	Thu Sep 25 08:34:02 2014	(r45667)
+++ head/ja_JP.eucJP/htdocs/docproj/doc-set.xml	Thu Sep 25 10:31:31 2014	(r45668)
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="euc-jp"?>
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
-"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
+"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
 <!ENTITY title "FreeBSD ¥É¥­¥å¥á¥ó¥Æ¡¼¥·¥ç¥ó¥×¥í¥¸¥§¥¯¥È: Documentation Set">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.17 -->
+<!-- Original revision: r45654 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
     <head>
@@ -19,8 +19,7 @@
     </p>
 
     <ol>
-      <li><p><a href="http://www.FreeBSD.org/cgi/man.cgi">
-          <b>¥Þ¥Ë¥å¥¢¥ë¡¦¥Ú¡¼¥¸</b></a></p>
+      <li><p><a href="&cgibase;/man.cgi"><b>¥Þ¥Ë¥å¥¢¥ë¡¦¥Ú¡¼¥¸</b></a></p>
 
 	<p>¤³¤ì¤é¤Ï¥Ù¡¼¥¹¡¦¥·¥¹¥Æ¥à¤Î°ìÉô¤Ç¤¹¤«¤é¡¢
 	¥×¥í¥¸¥§¥¯¥È¤Ï¼ÂºÝ¤Ë¤Ï´Ø¤ï¤Ã¤Æ¤¤¤Þ¤»¤ó¡£

Modified: head/ja_JP.eucJP/htdocs/platforms/ia64/index.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/platforms/ia64/index.xml	Thu Sep 25 08:34:02 2014	(r45667)
+++ head/ja_JP.eucJP/htdocs/platforms/ia64/index.xml	Thu Sep 25 10:31:31 2014	(r45668)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="euc-jp" ?>
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
-"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
+"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
 <!ENTITY email "freebsd-ia64">
 <!ENTITY title "FreeBSD/ia64 ¥×¥í¥¸¥§¥¯¥È">
 ]>
 
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: 1.7 -->
+<!-- Original revision: r45654 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
@@ -20,7 +20,7 @@
 
 		<p>freebsd-ia64 ¥á¡¼¥ê¥ó¥°¥ê¥¹¥È¤Î¥¢¡¼¥«¥¤¥Ö¤ò¸¡º÷:</p>
 
-		<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
+		<form action="&cgibase;/search.cgi" method="get">
 		  <input name="words" size="50" type="text"/>
 		  <input name="max" type="hidden" value="25"/>
 		  <input name="source" type="hidden" value="freebsd-ia64"/>


More information about the svn-doc-all mailing list