Merge the following from the English version:
1.201 -> 1.202 doc/ja_JP.eucJP/books/handbook/x11/chapter.sgml 1.483 -> 1.487 doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
This commit is contained in:
parent
9e8c94a133
commit
100a0f21e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35993
2 changed files with 18 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Japanese Documentation Project
|
The FreeBSD Japanese Documentation Project
|
||||||
|
|
||||||
Original revision: 1.483
|
Original revision: 1.487
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
@ -446,11 +446,11 @@ SSH2 HostKey: 1024 e8:3b:29:7b:ca:9f:ac:e9:45:cb:c8:17:ae:9b:eb:55 /etc/ssh/ssh_
|
||||||
<example>
|
<example>
|
||||||
<title>SSH を使って <filename>src/</filename>
|
<title>SSH を使って <filename>src/</filename>
|
||||||
ツリーをチェックアウトしてみます。</title>
|
ツリーをチェックアウトしてみます。</title>
|
||||||
<screen>&prompt.user; <userinput>cvs -d freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs co src</userinput>
|
<screen>&prompt.user; <userinput>cvs -d anoncvs@anoncvs1.FreeBSD.org:/home/ncvs co src</userinput>
|
||||||
The authenticity of host 'anoncvs.freebsd.org (128.46.156.46)' can't be established.
|
The authenticity of host 'anoncvs1.freebsd.org (216.87.78.137)' can't be established.
|
||||||
DSA key fingerprint is 52:02:38:1a:2f:a8:71:d3:f5:83:93:8d:aa:00:6f:65.
|
DSA key fingerprint is 53:1f:15:a3:72:5c:43:f6:44:0e:6a:e9:bb:f8:01:62.
|
||||||
Are you sure you want to continue connecting (yes/no)? <userinput>yes</userinput>
|
Are you sure you want to continue connecting (yes/no)? <userinput>yes</userinput>
|
||||||
Warning: Permanently added 'anoncvs.freebsd.org' (DSA) to the list of known hosts.</screen>
|
Warning: Permanently added 'anoncvs1.freebsd.org' (DSA) to the list of known hosts.</screen>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
|
|
@ -2461,6 +2461,14 @@ doc/zh_*</screen>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>RELENG_8_1</term>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>&os;-8.1 用のリリースブランチ。セキュリティ勧告や
|
||||||
|
その他の深刻なセキュリティ上の修正があった場合にのみ使われます。</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>RELENG_8_0</term>
|
<term>RELENG_8_0</term>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
The FreeBSD Japanese Documentation Project
|
The FreeBSD Japanese Documentation Project
|
||||||
|
|
||||||
Original revision: 1.201
|
Original revision: 1.202
|
||||||
$FreeBSD$
|
$FreeBSD$
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
|
@ -374,6 +374,10 @@
|
||||||
<para>上記の例では、サーバ、クライアント、フォントなどを含んだ
|
<para>上記の例では、サーバ、クライアント、フォントなどを含んだ
|
||||||
X11 ディストリビューション全体をインストールします。
|
X11 ディストリビューション全体をインストールします。
|
||||||
分割された X11 のパッケージや ports も利用できます。</para>
|
分割された X11 のパッケージや ports も利用できます。</para>
|
||||||
|
|
||||||
|
<para>最小の構成で X11 をインストールをするには、
|
||||||
|
<filename role="package">x11/xorg-minimal</filename>
|
||||||
|
をインストールしてください。</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<para>この章の残りでは、X11 をどのように設定すればよいか、
|
<para>この章の残りでは、X11 をどのように設定すればよいか、
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue