Merge the following from the English version:
1.2 -> 1.3 releases/4.3R/errata.sgml
This commit is contained in:
parent
9613196fdc
commit
0b8543ef9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9471
1 changed files with 18 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/ja/releases/4.3R/errata.sgml,v 1.1 2001/04/29 17:55:25 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD 4.3 Errata Notes">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.2 -->
|
||||
<!-- $FreeBSD$ -->
|
||||
<!-- Original revision: 1.3 -->
|
||||
<!-- $FreeBSD: www/ja/releases/4.3R/errata.sgml,v 1.1 2001/04/29 17:55:25 hrs Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -40,10 +40,24 @@
|
|||
|
||||
---- セキュリティに関する勧告:
|
||||
|
||||
現在有効なセキュリティに関する勧告: なし
|
||||
セキュリティ勧告 FreeBSD-SA-01:39 に記載されているセキュリティ上の問題は,
|
||||
FreeBSD 4.3-RELEASE で修正されています. リリースノートには修正された旨が
|
||||
記載されているのですが, セキュリティ勧告には明記されていませんでした.
|
||||
|
||||
---- システムの更新情報:
|
||||
|
||||
The release note entry for the ESS Maestro-3/Allegro sound driver gave
|
||||
an incorrect command for loading the driver via /boot/loader.conf.
|
||||
The correct command is:
|
||||
|
||||
リリースノートの ESS Maestro-3/Allegro サウンドドライバに関する項に
|
||||
書かれている, /boot/loader.conf を利用してドライバをロードする
|
||||
コマンドに誤りがありました. 正しくは, 以下のコマンドです.
|
||||
|
||||
snd_maestro3_load="YES"
|
||||
|
||||
(訳注: リリースノートにあった誤記も既に修正されています)
|
||||
|
||||
</pre>
|
||||
<p></p><a href="../index.html">リリース情報のページ</a>
|
||||
&footer;
|
||||
|
|
Loading…
Reference in a new issue