- Merge the following from the English version:
r47504 -> r47724 head/ja_JP.eucJP/books/handbook/cutting-edge/chapter.xml
This commit is contained in:
parent
350e37f20f
commit
7a58d9b8f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47729
1 changed files with 3 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r47504
|
||||
Original revision: r47724
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
@ -724,13 +724,9 @@ before running "/usr/sbin/freebsd-update install"</screen>
|
|||
からインストールできます。</para>
|
||||
|
||||
<para>インストールしたら、<application>svn</application>
|
||||
を使って、ドキュメントのソースをダウンロードしてください。
|
||||
以下の例で、
|
||||
<replaceable>https://svn0.us-west.FreeBSD.org</replaceable>
|
||||
を <xref linkend="svn-mirrors"/>
|
||||
の中からもっとも近いミラーのアドレスに変更してください。</para>
|
||||
を使って、ドキュメントのソースをダウンロードしてください。</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>svn checkout <replaceable>https://svn0.us-west.FreeBSD.org</replaceable>/doc/head /usr/doc</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>svn checkout https://svn.FreeBSD.org/doc/head /usr/doc</userinput></screen>
|
||||
|
||||
<para>最初にドキュメントのソースをダウンロードするには少し時間がかかります。
|
||||
ダウンロードが終わるまでお待ちください。</para>
|
||||
|
|
Loading…
Reference in a new issue