- Merge the following from the English version:
r50603 -> r51348 head/ja_JP.eucJP/books/handbook/ports/chapter.xml
This commit is contained in:
parent
2641a08edc
commit
225a40eef1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52184
1 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Japanese Documentation Project
|
||||
|
||||
Original revision: r50603
|
||||
Original revision: r51348
|
||||
$FreeBSD$
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
|
@ -207,7 +207,7 @@
|
|||
<warning>
|
||||
<para>アプリケーションをインストールする前に、
|
||||
そのアプリケーションに関連したセキュリティ上の問題がないことを <link
|
||||
xlink:href="http://vuxml.freebsd.org/"></link>
|
||||
xlink:href="https://vuxml.freebsd.org/"></link>
|
||||
で確認するか、<command>pkg audit -F</command> と入力して、
|
||||
インストールされているアプリケーションに既知の脆弱性がないことを確認してください。</para>
|
||||
</warning>
|
||||
|
@ -226,7 +226,7 @@
|
|||
<listitem>
|
||||
<para>&os; ウェブサイトは、
|
||||
利用可能なすべてのアプリケーションの最新の一覧を、検索できる形で
|
||||
<link xlink:href="&url.base;/ja/ports/index.html">http://www.FreeBSD.org/ja/ports/</link>
|
||||
<link xlink:href="&url.base;/ja/ports/index.html">https://www.FreeBSD.org/ja/ports/</link>
|
||||
において公開しています。
|
||||
ports はアプリケーションの名前や、ソフトウェアのカテゴリで検索出来ます。</para>
|
||||
</listitem>
|
||||
|
@ -447,7 +447,7 @@ Info: Lists information about open files (similar to fstat(1))</screen>
|
|||
<para>このブートストラッププロセスは、すべての
|
||||
&os; バージョンおよびアーキテクチャに対応しているわけではありません。
|
||||
現在対応している一覧は、
|
||||
<link xlink:href="http://pkg.freebsd.org/"></link>
|
||||
<link xlink:href="https://pkg.freebsd.org/"></link>
|
||||
で確認することができます。
|
||||
対応していない場合には、
|
||||
Ports Collection またはバイナリ package から
|
||||
|
@ -957,7 +957,7 @@ Deinstalling ca_root_nss-3.15.1_1... done</screen>
|
|||
サードパーティ製のソフトウェアをインストールすると、
|
||||
セキュリティの脆弱性を引き起こす可能性があります。
|
||||
その port に関連したセキュリティ上の問題がないことを、まずは
|
||||
<link xlink:href="http://vuxml.freebsd.org/"></link>
|
||||
<link xlink:href="https://vuxml.freebsd.org/"></link>
|
||||
で確認してください。または、
|
||||
新しい port をインストールする前に、
|
||||
<command>pkg audit -F</command> を実行してください。
|
||||
|
|
Loading…
Reference in a new issue