- Merge the following from the English version:
r36769 -> r39569 head/ja_JP.eucJP/htdocs/security/Makefile r39262 -> r39576 head/ja_JP.eucJP/books/handbook/introduction/chapter.sgml r39467 -> r39575 head/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
This commit is contained in:
parent
5391dc1ff7
commit
d4509bdcac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39578
3 changed files with 8 additions and 47 deletions
ja_JP.eucJP
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r39262
|
||||
Original revision: r39576
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -922,9 +922,9 @@
|
|||
<indexterm><primary>コミッター</primary></indexterm>
|
||||
|
||||
<para><firstterm>コミッター (committers)</firstterm> は
|
||||
CVS ツリーへの<emphasis>書き込み権限</emphasis>を持っている人、
|
||||
Subversion ツリーへの<emphasis>書き込み権限</emphasis>を持っている人、
|
||||
&os; のソースに変更を加えることができる人です
|
||||
(CVS でリポジトリに変更を加えるには &man.cvs.1;
|
||||
(リポジトリに変更を加えるには、ソースをコントロールする
|
||||
<command>commit</command> というコマンドを使うので、
|
||||
これらの人々は英語では <quote>committers</quote>
|
||||
と呼ばれます)。
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r39467
|
||||
Original revision: r39573
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -1551,16 +1551,6 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>doc-all release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>&os;
|
||||
ハンドブックおよびその他のドキュメントのソースです。
|
||||
これには &os; web サイトのファイルは含まれません。</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-all release=cvs</literal></term>
|
||||
|
||||
|
@ -2036,14 +2026,6 @@ doc/zh_*</screen>
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-www release=cvs</literal></term>
|
||||
|
||||
<listitem>
|
||||
<para>World Wide Web 関連のソフトウェア。</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term><literal>ports-x11 release=cvs</literal></term>
|
||||
|
||||
|
@ -3257,30 +3239,6 @@ doc/zh_*</screen>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mirrors-afs">
|
||||
<title>AFS サイト</title>
|
||||
|
||||
<para>&os; の AFS サーバは以下のサイトで稼働しています:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>スウェーデン</term>
|
||||
|
||||
<listitem>
|
||||
<para>ファイルは以下の場所にあります:
|
||||
<filename>/afs/stacken.kth.se/ftp/pub/FreeBSD/</filename></para>
|
||||
|
||||
<programlisting>stacken.kth.se # Stacken Computer Club, KTH, Sweden
|
||||
130.237.234.43 #hot.stacken.kth.se
|
||||
130.237.237.230 #fishburger.stacken.kth.se
|
||||
130.237.234.3 #milko.stacken.kth.se</programlisting>
|
||||
|
||||
<para>(保守担当 <email>ftp@stacken.kth.se</email>)</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mirrors-rsync">
|
||||
<title>rsync ¥ß¥é¡¼¥µ¥¤¥È</title>
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $FreeBSD$
|
||||
# The FreeBSD Japanese Documentation Project
|
||||
# Original revision: 1.18
|
||||
# Original revision: r39569
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -9,6 +9,9 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
#+SUBDIR= advisories
|
||||
#+SUBDIR+= patches
|
||||
|
||||
#DATA= so_public_key.asc
|
||||
#DOCS= charter.sgml
|
||||
DOCS+= security.sgml
|
||||
|
|
Loading…
Reference in a new issue