- 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
This commit is contained in:
Ryusuke SUZUKI 2018-07-07 06:42:50 +00:00
parent 914cf358b9
commit ebda68e727
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51975
3 changed files with 5 additions and 36 deletions
ja_JP.eucJP/htdocs/community

View file

@ -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"

View file

@ -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 で試したいなら、
あなたの責任で行動してください。

View file

@ -1,31 +0,0 @@
<?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" [
<!ENTITY title "ニュースグループ">
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.5 -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>&title;</title>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
</head>
<body class="navinclude.community">
<p>FreeBSD 専用の<a
href="&enbase;/doc/ja_JP.eucJP/books/handbook/eresources-news.html">
ニュースグループ</a>は少ししかありませんが、他に FreeBSD
ユーザが興味を持ちそうな話題についてのニュースグループが数多くあります。
しかしながら、メーリングリストが FreeBSD
の開発者に接触する最も信頼できる方法であることには変わりありません。
FreeBSD に関するさまざまな議論は <a href="news:comp.unix.bsd.freebsd.misc">
comp.unix.bsd.freebsd.misc</a> を見てください。
重要なアナウンスについては <a href="news:comp.unix.bsd.freebsd.announce">
comp.unix.bsd.freebsd.announce</a> を見てください。</p>
</body>
</html>