Fix a typo and catch up with English version:
1.106 -> 1.108 mirrors/chapter.sgml Submitted by: Satoru Kuriyama <grid@dio.ne.jp> References: [doc-jp 7994]
This commit is contained in:
parent
bc7949d00e
commit
62fda2a5e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8822
1 changed files with 12 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: 1.106
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml,v 1.39 2000/12/30 11:51:09 hrs Exp $
|
||||
Original revision: 1.108
|
||||
$FreeBSD: doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml,v 1.40 2001/01/07 20:22:56 hrs Exp $
|
||||
-->
|
||||
|
||||
<appendix id="mirrors">
|
||||
|
@ -38,7 +38,7 @@
|
|||
</blockquote>
|
||||
</para>
|
||||
|
||||
<para><ulink url="http://www.itworks.com.au/~gavin/FBSDsites.php3">FreeBSD
|
||||
<para><ulink url="http://www.freebsdmirrors.org/">FreeBSD
|
||||
ミラーサイトデーターベース</ulink> FreeBSD ハンドブックの
|
||||
“ミラーサイト一覧”
|
||||
よりも正確です.というのはその情報を DNS から取得するので,
|
||||
|
@ -918,6 +918,14 @@
|
|||
Ports Collection は複数のリビジョンを持ちません</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>RELENG_4_2_0_RELEASE</term>
|
||||
|
||||
<listitem>
|
||||
<para>FreeBSD 4.2 ¤Ç¤¹.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>RELENG_4_1_1_RELEASE</term>
|
||||
|
||||
|
@ -2137,7 +2145,7 @@ src-all</programlisting>
|
|||
<replaceable>base</replaceable> は supfile 内で定義されています.
|
||||
デフォルトでは <filename>/usr/local/etc/cvsup</filename> です. つまり,
|
||||
拒否ファイルのデフォルトは
|
||||
<filename>/usr/local/etc/cvsup/refuse</filename>
|
||||
<filename>/usr/local/etc/cvsup/sup/refuse</filename>
|
||||
ということになります.</para>
|
||||
|
||||
<para>拒否ファイルの書式は, 単にダウンロードしたくないファイルや
|
||||
|
|
Loading…
Reference in a new issue