svn commit: r51975 - head/ja_JP.eucJP/htdocs/community

Ryusuke SUZUKI ryusuke at FreeBSD.org
Sat Jul 7 06:42:51 UTC 2018


Author: ryusuke
Date: Sat Jul  7 06:42:50 2018
New Revision: 51975
URL: https://svnweb.freebsd.org/changeset/doc/51975

Log:
  - Merge the following from the English version:
  
  	r42980 -> r51870	head/ja_JP.eucJP/htdocs/community/Makefile
  	r41594 -> r51348	head/ja_JP.eucJP/htdocs/community/irc.xml
  	r28473 -> r51870	head/ja_JP.eucJP/htdocs/community/newsgroups.xml

Deleted:
  head/ja_JP.eucJP/htdocs/community/newsgroups.xml
Modified:
  head/ja_JP.eucJP/htdocs/community/Makefile
  head/ja_JP.eucJP/htdocs/community/irc.xml

Modified: head/ja_JP.eucJP/htdocs/community/Makefile
==============================================================================
--- head/ja_JP.eucJP/htdocs/community/Makefile	Fri Jul  6 21:30:13 2018	(r51974)
+++ head/ja_JP.eucJP/htdocs/community/Makefile	Sat Jul  7 06:42:50 2018	(r51975)
@@ -1,5 +1,5 @@
 # $FreeBSD$
-# Original Revision: r42980
+# Original Revision: r51870
 
 .if exists(../Makefile.conf)
 .include "../Makefile.conf"
@@ -8,6 +8,6 @@
 .include "../Makefile.inc"
 .endif
 
-DOCS=   irc.xml mailinglists.xml newsgroups.xml webresources.xml
+DOCS=   irc.xml mailinglists.xml webresources.xml
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"

Modified: head/ja_JP.eucJP/htdocs/community/irc.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/community/irc.xml	Fri Jul  6 21:30:13 2018	(r51974)
+++ head/ja_JP.eucJP/htdocs/community/irc.xml	Sat Jul  7 06:42:50 2018	(r51975)
@@ -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 "IRC">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r41594 -->
+<!-- Original revision: r51348 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
@@ -23,7 +23,7 @@
 	  #freebsdhelp ¤È¤¤¤¦Ì¾¤Î¥Á¥ã¥ó¥Í¥ë¤¬¤¢¤ì¤Ð¡¢
 	  ¤½¤Á¤é¤ÎÊý¤¬¤è¤ê±¿¤¬¤¤¤¤¤«¤âÃΤì¤Þ¤»¤ó¡£
 	  &os; ¤Ë´ØÏ¢¤·¤¿ IRC ¥Á¥ã¥Í¥ë¤Î°ìÍ÷¤Ï¡¢
-	  &os; <a href="http://wiki.freebsd.org/IrcChannels">wiki</a>
+	  &os; <a href="https://wiki.freebsd.org/IrcChannels">wiki</a>
 	  ¤Ë¤Þ¤È¤á¤é¤ì¤Æ¤¤¤Þ¤¹¡£
 	  ¤³¤ì¤é¤Î¥Á¥ã¥ó¥Í¥ë¤ò IRC ¤Ç»î¤·¤¿¤¤¤Ê¤é¡¢
 	  ¤¢¤Ê¤¿¤ÎÀÕǤ¤Ç¹ÔÆ°¤·¤Æ¤¯¤À¤µ¤¤¡£


More information about the svn-doc-all mailing list