From owner-svn-doc-all@freebsd.org Thu Oct 1 14:26:28 2020
Return-Path:
Delivered-To: svn-doc-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3DFF242A1DA;
Thu, 1 Oct 2020 14:26:28 +0000 (UTC)
(envelope-from ryusuke@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
[IPv6:2610:1c1:1:606c::19:3])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
client-signature RSA-PSS (4096 bits) client-digest SHA256)
(Client CN "mxrelay.nyi.freebsd.org",
Issuer "Let's Encrypt Authority X3" (verified OK))
by mx1.freebsd.org (Postfix) with ESMTPS id 4C2Fmh0xMzz4CwR;
Thu, 1 Oct 2020 14:26:28 +0000 (UTC)
(envelope-from ryusuke@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
[IPv6:2610:1c1:1:6068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 036F212133;
Thu, 1 Oct 2020 14:26:28 +0000 (UTC)
(envelope-from ryusuke@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 091EQRa3049368;
Thu, 1 Oct 2020 14:26:27 GMT (envelope-from ryusuke@FreeBSD.org)
Received: (from ryusuke@localhost)
by repo.freebsd.org (8.15.2/8.15.2/Submit) id 091EQR40049364;
Thu, 1 Oct 2020 14:26:27 GMT (envelope-from ryusuke@FreeBSD.org)
Message-Id: <202010011426.091EQR40049364@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: ryusuke set sender to
ryusuke@FreeBSD.org using -f
From: Ryusuke SUZUKI
Date: Thu, 1 Oct 2020 14:26:27 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r54560 - in head/ja_JP.eucJP: htdocs htdocs/releases
share/xml
X-SVN-Group: doc-head
X-SVN-Commit-Author: ryusuke
X-SVN-Commit-Paths: in head/ja_JP.eucJP: htdocs htdocs/releases share/xml
X-SVN-Commit-Revision: 54560
X-SVN-Commit-Repository: doc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-doc-all@freebsd.org
X-Mailman-Version: 2.1.33
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Thu, 01 Oct 2020 14:26:28 -0000
Author: ryusuke
Date: Thu Oct 1 14:26:26 2020
New Revision: 54560
URL: https://svnweb.freebsd.org/changeset/doc/54560
Log:
- Merge the following from the English version:
r54412 -> r54553 head/ja_JP.eucJP/htdocs/index.xsl
r54483 -> r54553 head/ja_JP.eucJP/htdocs/where.xml
r54263 -> r54553 head/ja_JP.eucJP/htdocs/releases/index.xml
r54263 -> r54553 head/ja_JP.eucJP/share/xml/navibar.l10n.ent
Modified:
head/ja_JP.eucJP/htdocs/index.xsl
head/ja_JP.eucJP/htdocs/releases/index.xml
head/ja_JP.eucJP/htdocs/where.xml
head/ja_JP.eucJP/share/xml/navibar.l10n.ent
Modified: head/ja_JP.eucJP/htdocs/index.xsl
==============================================================================
--- head/ja_JP.eucJP/htdocs/index.xsl Thu Oct 1 13:10:33 2020 (r54559)
+++ head/ja_JP.eucJP/htdocs/index.xsl Thu Oct 1 14:26:26 2020 (r54560)
@@ -5,7 +5,7 @@
]>
-
+
プロダクション: &rel121.current;,
&rel114.current;,
- &rel113.current;
+ href="&u.rel114.announce;">&rel114.current;
次回予定: &betarel.current;
Modified: head/ja_JP.eucJP/htdocs/releases/index.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/releases/index.xml Thu Oct 1 13:10:33 2020 (r54559)
+++ head/ja_JP.eucJP/htdocs/releases/index.xml Thu Oct 1 14:26:26 2020 (r54560)
@@ -5,7 +5,7 @@
]>
-
+
@@ -62,17 +62,6 @@
チェックサム
- リリース &rel113.current; (&rel113.current.date;)
-
- アナウンス :
- リリースノート :
- インストールガイド :
- ハードウェアノート :
- README :
- Errata (正誤表) :
- チェックサム
-
-
レガシーリリース
リリース &rel2.current; (&rel2.current.date;)
@@ -129,6 +118,18 @@
Readme:
Errata (正誤表):
チェックサム
+
+
+
+
11.3 (2019 年 7 月)
+
+ アナウンス:
+ リリースノート:
+ インストールガイド:
+ ハードウェアノート:
+ Readme:
+ Errata (正誤表):
+ チェックサム
Modified: head/ja_JP.eucJP/htdocs/where.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/where.xml Thu Oct 1 13:10:33 2020 (r54559)
+++ head/ja_JP.eucJP/htdocs/where.xml Thu Oct 1 14:26:26 2020 (r54560)
@@ -6,7 +6,7 @@
]>
-
+
@@ -185,66 +185,6 @@
インストールガイド
Errata
署名済チェックサム
-
-
-
-
-
-
-
-
-
- &os; &rel113.current;-RELEASE
-
-
-
-
- インストーライメージ |
- 仮想マシンイメージ |
- SD カードイメージ |
- 文書 |
-
-
-
-
- |
-
-
- |
-
-
- |
-
-
|
Modified: head/ja_JP.eucJP/share/xml/navibar.l10n.ent
==============================================================================
--- head/ja_JP.eucJP/share/xml/navibar.l10n.ent Thu Oct 1 13:10:33 2020 (r54559)
+++ head/ja_JP.eucJP/share/xml/navibar.l10n.ent Thu Oct 1 14:26:26 2020 (r54560)
@@ -1,7 +1,7 @@
-
+
@@ -103,8 +103,6 @@
&rel121.current;
プロダクションリリース:
&rel114.current;
- プロダクションリリース:
- &rel113.current;
スナップショットリリース